botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
PEM.decode
botan
codec
pem
PEM
Decode PEM data
SecureVector
!
ubyte
decode
(DataSource source, string label)
struct
PEM
static
SecureVector
!ubyte
decode
(
DataSource
source
,
ref
string
label
)
SecureVector
!
ubyte
decode
(string pem, string label)
Parameters
label
string
is set to the PEM label found for later inspection
Meta
Source
See Implementation
botan
codec
pem
PEM
static functions
decode
decodeCheckLabel
encode
matches
Decode PEM data