nn::crypto::CipherMode Classclass CipherMode
Base class for the cipher mode classes.
This class contains pure virtual functions and so cannot be instantiated. Use instances of derived classes such as CtrEncryptor instead.
| PV |
Finalize
|
Finalizes use of cipher mode. |
|---|---|---|
| PV |
GetIvSize
|
Gets the IV size. |
| PV |
GetUnitSize
|
Gets the processing unit size. |
CONFIDENTIAL