HashSignature Property
The hash signature.
Syntax
int GetHashSignature(char *&lpHashSignature, int &lenHashSignature);
int SetHashSignature(char *lpHashSignature, int lenHashSignature);
Default Value
""
Remarks
This property holds the computed hash signature. This is populated after calling Sign. This must be set before calling VerifySignature.
Data Type
Binary String