Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
CBC_Mode_ExternalCipher Struct Reference

CBC mode, external cipher. More...

#include <modes.h>

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

Public Types

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

Detailed Description

CBC mode, external cipher.

Definition at line 440 of file modes.h.

Member Typedef Documentation

Definition at line 443 of file modes.h.

Definition at line 442 of file modes.h.


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