TOlfCryptDecrypt.ShiftCrypt Method
Overloads
Delphi
function ShiftCrypt(const AStream: TStream): TMemoryStream
Parameters
- AStream
- TStream
Returns
TMemoryStream
Delphi
class function ShiftCrypt(const AStream: TStream; const AKeys: TIntegerDynArray): TMemoryStream
Parameters
- AStream
- TStream
- AKeys
- TIntegerDynArray
Returns
TMemoryStream