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

Syntax

Visual Basic (Declaration)
Public Const CKM_DES_CFB64 As Integer
C#
public const int CKM_DES_CFB64
Visual C++
public:
literal int CKM_DES_CFB64
JavaScript
Cryptware.NCryptoki.Mechanism.ckM_DES_CFB64

See Also