Click or drag to resize
RijndaelEnhancedDecrypt Method (String)

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public string Decrypt(
	string cipherText
)

Parameters

cipherText
Type: SystemString

Return Value

Type: String
See Also