nn::crypto::CipherMode::GetIvSize Member Functionvirtual size_t GetIvSize() const = 0;
None.
Gets the IV size.
The IV (initialization vector) is called either an "initialization counter value" or a "nonce" depending on the cipher mode used.
CONFIDENTIAL