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

Crypto..::..DecipherSecure Method

Deciphers a string and returns it in a read-only SecureString

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

Syntax


public static SecureString DecipherSecure(
	string cipher
)

Parameters

cipher
Type: String
Text to decipher

Return Value

A secure string containing the deciphered text