botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
IFSchemePrivateKey.getQ
botan
pubkey
algo
if_algo
IFSchemePrivateKey
Get the second prime q.
class
IFSchemePrivateKey
ref const
const
(
BigInt
)
getQ
(
)
Return Value
Type:
const
(
BigInt
)
prime q
Meta
Source
See Implementation
botan
pubkey
algo
if_algo
IFSchemePrivateKey
constructors
this
functions
checkKey
checkKeyImpl
getC
getD
getD1
getD2
getP
getQ
pkcs8AlgorithmIdentifier
pkcs8PrivateKey
variables
m_c
m_d
m_d1
m_d2
m_p
m_q
Get the second prime q.