12. Метод MrSignByHash
|
|
This method signs a hash of data by a digital certificate.
string MrSignByHash(string hash, string cert_thumb)
| |
hash
|
hash of data for signing in format of string
|
cert_thumb
|
certificate thumbprint for signing (the certificate should be installed into a storage and private keys of this certificate should be available: USB-flash or e-token are plugged-in the PC)
|