botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
PEM.decodeCheckLabel
botan
codec
pem
PEM
Decode PEM data
SecureVector
!
ubyte
decodeCheckLabel
(DataSource source, string label_want)
SecureVector
!
ubyte
decodeCheckLabel
(string pem, string label_want)
struct
PEM
static
SecureVector
!ubyte
decodeCheckLabel
(
in
string
pem
,
in
string
label_want
)
Parameters
pem
string
a string containing PEM encoded data
Meta
Source
See Implementation
botan
codec
pem
PEM
static functions
decode
decodeCheckLabel
encode
matches
Decode PEM data