Length (in bits) of the MACing key agreed upon during the protocol handshake phase

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public MacSizeInBits As Integer
C#
public int MacSizeInBits
Visual C++
public:
int MacSizeInBits
JavaScript
macSizeInBits

See Also