GetMacSize

nn::crypto::CcmEncryptor::GetMacSize Member Function

Syntax

virtual size_t GetMacSize() const;

Parameters

None.

Return Values

Returns 16, the maximum MAC size in CCM mode.

Description

Gets the maximum MAC size.

Gets the maximum MAC size in bytes for the cipher mode.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL