nn::crypto::Aes::GetBlockSize
virtual size_t GetBlockSize() const;
None.
Gets the block size.
Gets the block size of the block cipher in bytes.
The block size is always 16 bytes for AES.
CONFIDENTIAL