Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
ECB_Mode_ExternalCipher Class Reference

ECB mode, external cipher. More...

#include <modes.h>

Inheritance diagram for ECB_Mode_ExternalCipher:
[legend]
Collaboration diagram for ECB_Mode_ExternalCipher:
[legend]

Public Types

typedef CipherModeFinalTemplate_ExternalCipher< ECB_OneWayEncryption
 
typedef Encryption Decryption
 
- Public Types inherited from SymmetricCipherDocumentation
typedef SymmetricCipher Encryption
 implements the SymmetricCipher interface More...
 
typedef SymmetricCipher Decryption
 implements the SymmetricCipher interface More...
 

Detailed Description

ECB mode, external cipher.

Definition at line 422 of file modes.h.

Member Typedef Documentation

Definition at line 425 of file modes.h.

Definition at line 424 of file modes.h.


The documentation for this class was generated from the following file: