CryptoStringExtensions..::..UnZip Method (String, X509Certificate2)
Unzip cyphered text
Namespace:
SystemAssembly: Walter.Cypher (in Walter.Cypher.dll)
Syntax
public static string UnZip( this string text, X509Certificate2 certificate )
Parameters
- text
- Type: String
the compressed cyphered text
- certificate
- Type: X509Certificate2
certificate to use

