Provides the parameters to the CKM_RC5_MAC_GENERAL mechanism

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

Syntax

Visual Basic (Declaration)
Public Structure RC5_MAC_GENERAL_PARAMS
C#
public struct RC5_MAC_GENERAL_PARAMS
Visual C++
public value class RC5_MAC_GENERAL_PARAMS
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also