botan.algo_base.sym_algo

Symmetric Algorithm Base Class

Public Imports

botan.algo_base.key_spec
public import botan.algo_base.key_spec;
botan.algo_base.symkey
public import botan.algo_base.symkey;
botan.utils.types
public import botan.utils.types;

Members

Interfaces

SymmetricAlgorithm
interface SymmetricAlgorithm

This class represents a symmetric algorithm object.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)