botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
Curve25519PublicKeyImpl.this
botan
pubkey
algo
curve25519
Curve25519PublicKeyImpl
Create a Curve25519 Public Key.
this
(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
this
(Vector!ubyte pub)
class
Curve25519PublicKeyImpl
public
this
(
const
ref
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
Create a Curve25519 Public Key.