botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
DLGroup.PEM_decode
botan
pubkey
algo
dl_group
DLGroup
Decode a PEM encoded group into this instance.
struct
DLGroup
void
PEM_decode
(
in
string
pem
)
Parameters
pem
string
the PEM encoding of the group
Meta
Source
See Implementation
botan
pubkey
algo
dl_group
DLGroup
aliases
Format
PrimeType
constructors
this
enums
ANSI_X9_42
Strong
functions
BER_decode
DER_encode
PEM_decode
PEM_encode
getG
getP
getQ
opAssign
toString
toVector
verifyGroup
postblits
this(this)
properties
dup
move
static functions
getPemForNamedGroup
Decode a PEM encoded group into this instance.