botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
DLSchemePublicKey.groupG
botan
pubkey
algo
dl_algo
DLSchemePublicKey
Get the generator g of the underlying DL m_group.
class
DLSchemePublicKey
final ref const
const
(
BigInt
)
groupG
(
)
Return Value
Type:
const
(
BigInt
)
generator g
Meta
Source
See Implementation
botan
pubkey
algo
dl_algo
DLSchemePublicKey
constructors
this
functions
algorithmIdentifier
checkKey
decodeOptions
estimatedStrength
getDomain
getY
groupG
groupP
groupQ
maxInputBits
messagePartSize
messageParts
publicValue
setY
x509SubjectPublicKey
properties
algoName
variables
m_algo_name
m_check_key
m_format
m_group
m_msg_parts
m_y
Get the generator g of the underlying DL m_group.