Botan 3.6.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/symkey.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
secure_vector< uint8_t > | Botan::rfc3394_keyunwrap (const secure_vector< uint8_t > &key, const SymmetricKey &kek) |
secure_vector< uint8_t > | Botan::rfc3394_keywrap (const secure_vector< uint8_t > &key, const SymmetricKey &kek) |
Public Header.
Definition in file rfc3394.h.