Provides the parameters to the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms
Namespace:
Cryptware.NCryptoki.ParametersAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Structure DES_CBC_ENCRYPT_DATA_PARAMS |
C# |
---|
public struct DES_CBC_ENCRYPT_DATA_PARAMS |
Visual C++ |
---|
public value class DES_CBC_ENCRYPT_DATA_PARAMS |
JavaScript |
---|
|