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

Crypto..::..Decipher Method (String, String)

decipher text encoded with a password

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

Syntax


public static string Decipher(
	string cypheredText,
	string salt
)

Parameters

cypheredText
Type: String
base 64 text that was cyphered
salt
Type: String
password used to encode

Return Value

UTF 8 text