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

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

Compresses the string after having encrypted it

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

Syntax


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

Parameters

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

Return Value

Base 64 string