TSymmetricAlgorithmBase.DoDecryptBlock(TBytes,TBytes) Method

Represents method DoDecryptBlock(TBytes,TBytes).

Namespace: Spring.Cryptography.Base
protected
 procedure DoDecryptBlock(const inputBuffer: TBytes; var outputBuffer: TBytes); virtual; abstract;

Parameters

inputBuffer
Type: TBytes

outputBuffer
Type: TBytes