TSymmetricAlgorithmBase.DoDecrypt(Pointer,Integer) Method

Represents method DoDecrypt(Pointer,Integer).

Namespace: Spring.Cryptography.Base
protected
 function DoDecrypt(const buffer: Pointer; count: Integer): TBuffer; virtual;

Parameters

buffer
Type: Pointer

count
Type: Integer

Return Value

Type: TBuffer