ISymmetricAlgorithm.Decrypt(RawByteString) Method

Represents method Decrypt(RawByteString).

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

Parameters

inputString
Type: RawByteString

Return Value

Type: TBuffer