Botan  1.11.15
Classes | Namespaces | Typedefs | Functions
src/lib/base/symkey.h File Reference
#include <botan/secmem.h>
#include <string>

Go to the source code of this file.

Classes

class  Botan::OctetString

Namespaces

namespace  Botan

Typedefs

typedef OctetString Botan::InitializationVector
typedef OctetString Botan::SymmetricKey

Functions

bool Botan::operator!= (const OctetString &s1, const OctetString &s2)
OctetString Botan::operator+ (const OctetString &k1, const OctetString &k2)
bool Botan::operator== (const OctetString &s1, const OctetString &s2)
OctetString Botan::operator^ (const OctetString &k1, const OctetString &k2)