GetKeySize

nn::crypto::BlockCipher::GetKeySize Member Function

Syntax

virtual size_t GetKeySize() const = 0;

Parameters

None.

Return Values

Returns the size in bytes of the block cipher key data.

Description

Gets the key size.

Gets the size in bytes of the block cipher key data.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL