Botan  1.11.15
Namespaces | Functions
src/lib/misc/rfc3394/rfc3394.h File Reference
#include <botan/symkey.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

secure_vector< byte > Botan::rfc3394_keyunwrap (const secure_vector< byte > &key, const SymmetricKey &kek)
secure_vector< byte > Botan::rfc3394_keywrap (const secure_vector< byte > &key, const SymmetricKey &kek)