botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
PGP_encode
botan
codec
openpgp
string
PGP_encode
(const(ubyte)* input, size_t length, string label, HashMapRef!(string, string) headers)
string
PGP_encode
(const(ubyte)* input, size_t length, string type)
string
PGP_encode
(
const
(
ubyte
)*
input
,
size_t
length
,
in
string
type
)
Parameters
input
const
(
ubyte
)*
the input data
length
size_t
length of input in bytes
type
string
the human-readable label
Meta
Source
See Implementation
botan
codec
openpgp
functions
PGP_decode
PGP_encode