botan ~master (2022-02-12T10:32:24.1966592)
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