botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
PGP_decode
botan
codec
openpgp
SecureVector
!
ubyte
PGP_decode
(DataSource source, string label, HashMapRef!(string, string) headers)
SecureVector
!
ubyte
PGP_decode
(DataSource source, string label)
SecureVector
!ubyte
PGP_decode
(
DataSource
source
,
ref
string
label
)
Parameters
source
DataSource
the input source
label
string
is set to the human-readable label
Return Value
Type:
SecureVector
!ubyte
decoded output as raw binary
Meta
Source
See Implementation
botan
codec
openpgp
functions
PGP_decode
PGP_encode