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

CypherException Constructor (String, String)

Initializes a new instance of the CypherException class.

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

Syntax


public CypherException(
	string message,
	string encryptedText
)

Parameters

message
Type: String
The message.
encryptedText
Type: String
The encrypted text.