botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
IFSchemePrivateKey.getP
botan
pubkey
algo
if_algo
IFSchemePrivateKey
Get the first prime p.
class
IFSchemePrivateKey
ref const
const
(
BigInt
)
getP
(
)
Return Value
Type:
const
(
BigInt
)
prime p
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 first prime p.