botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
DLSchemePrivateKey.getX
botan
pubkey
algo
dl_algo
DLSchemePrivateKey
Get the secret key m_x.
class
DLSchemePrivateKey
ref const
const
(
BigInt
)
getX
(
)
Return Value
Type:
const
(
BigInt
)
secret key
Meta
Source
See Implementation
botan
pubkey
algo
dl_algo
DLSchemePrivateKey
constructors
this
functions
checkKey
checkKeyImpl
getX
pkcs8AlgorithmIdentifier
pkcs8PrivateKey
publicValue
variables
m_x
Get the secret key m_x.