botan v1.13.4 (2023-03-01T00:35:38Z)
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