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

Crypto..::..Cipher Method (String)

Cipher text using internal password, please note that any one with this software can read this and should not be used on sensitive data

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

Syntax


public static string Cipher(
	string clearText
)

Parameters

clearText
Type: String
text to cypher

Return Value

base 64 string

Exceptions


ExceptionCondition
ArgumentNullExceptionNo text provided to be cyphered