botan.codec.openpgp

OpenPGP Codec

Members

Functions

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)

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)