Provides the parameters for CKM_CAMELLIA_CBC_ENCRYPT_DATA mechanism

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

Syntax

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

See Also