TDES.DoEncryptBlock(TBytes,TBytes) Method
Represents method DoEncryptBlock(TBytes,TBytes)
.
protected procedure DoEncryptBlock(const inputBuffer: TBytes; var outputBuffer: TBytes); override;
Parameters
- inputBuffer
- Type: TBytes
- outputBuffer
- Type: TBytes