- PGP_decode
SecureVector!ubyte PGP_decode(DataSource source, string label, HashMapRef!(string, string) headers)
- PGP_decode
SecureVector!ubyte PGP_decode(DataSource source, string label)
- PGP_encode
string PGP_encode(const(ubyte)* input, size_t length, string label, HashMapRef!(string, string) headers)
- PGP_encode
string PGP_encode(const(ubyte)* input, size_t length, string type)
OpenPGP Codec