botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
Curve25519PublicKeyImpl.this
botan
pubkey
algo
curve25519
Curve25519PublicKeyImpl
Undocumented in source.
this
(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
class
Curve25519PublicKeyImpl
public
this
(
in
AlgorithmIdentifier
alg_id
,
const
ref
SecureVector
!ubyte
key_bits
)
this
(Vector!ubyte pub)
this
(SecureVector!ubyte pub)
this
()
Meta
Source
See Implementation
botan
pubkey
algo
curve25519
Curve25519PublicKeyImpl
constructors
this
functions
algorithmIdentifier
checkKey
estimatedStrength
maxInputBits
messagePartSize
messageParts
publicValue
x509SubjectPublicKey
properties
algoName
variables
m_public