6. Метод MrDecrypt
 
The method decrypts encrypted data by a certificate defined in encrypted data and returns decrypted data in the string format. The method gets certificate data (thumbprint) from encrypted data, trying to find it in local storage and in the decrypt data.
string MrDecrypt(string enc_content)
 
enc_content
encrypted data in the string format