Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
rfc3394.h File Reference

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)
 

Detailed Description

Public Header.

Definition in file rfc3394.h.