GetMacSize

nn::crypto::AuthenticatedEncryptor::GetMacSize Member Function

Syntax

virtual size_t GetMacSize() const = 0;

Parameters

None.

Return Values

Returns the size in bytes of the MAC for this cipher mode.

Description

Gets the MAC size.

Gets the size in bytes of the MAC for this cipher mode.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL