WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

CryptoStringExtensions..::..Zip Method (String, X509Certificate2)

Compresses the string after having encrypted it

Namespace:  System
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


public static string Zip(
	this string text,
	X509Certificate2 password
)

Parameters

text
Type: String
The text to encrypt
password
Type: X509Certificate2
certificate to use

Return Value

Base 64 string