botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
GOST3410PublicKey.this
botan
pubkey
algo
gost_3410
GOST3410PublicKey
Construct from X.509 algorithm id and subject public key bits
this
(ECGroup dom_par, PointGFp public_point)
this
(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
struct
GOST3410PublicKey
this
(
in
AlgorithmIdentifier
alg_id
,
const
ref
SecureVector
!ubyte
key_bits
)
this
(PublicKey pkey)
this
(PrivateKey pkey)
Meta
Source
See Implementation
botan
pubkey
algo
gost_3410
GOST3410PublicKey
aliases
Options
constructors
this
mixins
__anonymous
static variables
algoName
variables
m_owned
m_pub
Construct from X.509 algorithm id and subject public key bits