botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
ECDSAPrivateKey.this
botan
pubkey
algo
ecdsa
ECDSAPrivateKey
Load a private key
this
(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
struct
ECDSAPrivateKey
public
this
(
const
ref
AlgorithmIdentifier
alg_id
,
const
ref
SecureVector
!ubyte
key_bits
)
this
(RandomNumberGenerator rng, ECGroup domain, BigInt x)
this
(PrivateKey pkey)
Parameters
alg_id
AlgorithmIdentifier
the X.509 algorithm identifier
key_bits
SecureVector
!ubyte
PKCS #8 structure
Meta
Source
See Implementation
botan
pubkey
algo
ecdsa
ECDSAPrivateKey
aliases
Options
constructors
this
mixins
__anonymous
static variables
algoName
variables
m_owned
m_priv
Load a private key