Signs the update.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Function SignUpdate ( _ data As Byte() _ ) As Integer |
C# |
---|
int SignUpdate( byte[] data ) |
Visual C++ |
---|
int SignUpdate( [InAttribute] array<unsigned char>^ data ) |
JavaScript |
---|
function signUpdate(data); |
Parameters
- data
- Type: array<System..::..Byte>[]()[]
The data.