botan.algo_base.sym_algo

Symmetric Algorithm Base Class

Public Imports

botan.algo_base.key_spec
public import botan.algo_base.key_spec;
Undocumented in source.
botan.algo_base.symkey
public import botan.algo_base.symkey;
Undocumented in source.
botan.utils.types
public import botan.utils.types;
Undocumented in source.

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)