HashSignature Property
The hash signature.
Syntax
rsacontrol.HashSignature[=string]
Default Value
""
Remarks
This property holds the computed hash signature. This is populated after calling Sign. This must be set before calling VerifySignature.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .HashSignatureB.
Data Type
Binary String