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

PGPManaged..::..Encrypt Method (String, KeyRing)

Encrypts text

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

Syntax


public static string Encrypt(
	string clearText,
	KeyRing key
)

Parameters

clearText
Type: String
the text to cipher
key
Type: Walter.Cypher.PGP..::..KeyRing
the key to use

Return Value

ciphered text