ISymmetricAlgorithm.Decrypt(Pointer,Integer) Method

Represents method Decrypt(Pointer,Integer).

Namespace: Spring.Cryptography
public
 function Decrypt(const buffer: Pointer; count: Integer): TBuffer; overload;

Parameters

buffer
Type: Pointer

count
Type: Integer

Return Value

Type: TBuffer