Provides the parameters to the CKM_ARIA_CBC_ENCRYPT_DATA mechanism

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

Syntax

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

See Also