Botan
1.10.9
|
#include <botan/symkey.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Functions | |
SecureVector< byte > | Botan::rfc3394_keyunwrap (const MemoryRegion< byte > &key, const SymmetricKey &kek, Algorithm_Factory &af) |
SecureVector< byte > | Botan::rfc3394_keywrap (const MemoryRegion< byte > &key, const SymmetricKey &kek, Algorithm_Factory &af) |