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

Syntax

Visual Basic (Declaration)
Public Const CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT As Integer
C#
public const int CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT
Visual C++
public:
literal int CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT
JavaScript
Cryptware.NCryptoki.CryptokiException.ckR_UNWRAPPING_KEY_TYPE_INCONSISTENT

See Also