10. Метод MrSign
|
|
This method signs data by a digital certificate.
string MrSign(string content, string cert_thumb)
| |
content
|
data for signing in the string format
|
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)
|