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

CryptoStringExtensions..::..Encrypt Method (String, String)

Encrypts the current string

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

Syntax


[ObfuscationAttribute]
public static string Encrypt(
	this string text,
	string password
)

Parameters

text
Type: String
the text to cypher
password
Type: String
Password to use when encrypting

Return Value

Base 64 encode string