GetBlockSize

nn::crypto::BlockCipher::GetBlockSize Member Function

Syntax

virtual size_t GetBlockSize() const = 0;

Parameters

None.

Return Values

Returns the block size of the block cipher in bytes.

Description

Gets the block size.

Gets the block size of the block cipher in bytes.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL