botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
makePrivateKey
botan
pubkey
pk_algs
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
PrivateKey
makePrivateKey
(
const
ref
AlgorithmIdentifier
alg_id
,
const
ref
SecureVector
!ubyte
key_bits
,
RandomNumberGenerator
rng
)
Meta
Source
See Implementation
botan
pubkey
pk_algs
functions
makePrivateKey
makePublicKey