|
Botan
1.11.15
|
#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) |
1.7.6.1