ISymmetricAlgorithm.Decrypt(string) Method

Represents method Decrypt(string).

Namespace: Spring.Cryptography
public
 function Decrypt(const inputString: string): TBuffer; overload;

Parameters

inputString
Type: string

Return Value

Type: TBuffer