nn::crypto::Aes::GetKeySize
virtual size_t GetKeySize() const;
None.
Gets the key size in bytes.
Gets the size in bytes of the data sequence to set as the key.
For AES, this is 16, 24, or 32 bytes.
CONFIDENTIAL