botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
DLSchemePublicKey.getDomain
botan
pubkey
algo
dl_algo
DLSchemePublicKey
Get the DL domain parameters of this key.
class
DLSchemePublicKey
final ref const
const
(
DLGroup
)
getDomain
(
)
Return Value
Type:
const
(
DLGroup
)
DL domain parameters of this key
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 DL domain parameters of this key.