nn::crypto::CipherMode::GetUnitSize Member Functionvirtual size_t GetUnitSize() const = 0;
None.
Gets the processing unit size.
Gets the processing unit size in bytes for this cipher mode.
The ciphertext data size in bytes is an integer multiple of the processing unit size.
CONFIDENTIAL