TOlfCryptDecrypt.ShiftCrypt Method

Overloads

ShiftCrypt(TStream)

Delphi
function ShiftCrypt(const AStream: TStream): TMemoryStream

Parameters

AStream
TStream

Returns

TMemoryStream

ShiftCrypt(TStream, TIntegerDynArray)

Delphi
class function ShiftCrypt(const AStream: TStream; const AKeys: TIntegerDynArray): TMemoryStream

Parameters

AStream
TStream
AKeys
TIntegerDynArray

Returns

TMemoryStream