DESInit(Boolean,TDESKey,TDESContext) Method
Represents method DESInit(Boolean,TDESKey,TDESContext).
procedure DESInit(const Encrypt: Boolean; const Key: TDESKey; var Context: TDESContext);
Parameters
- Encrypt
- Type: Boolean
- Key
- Type: TDESKey
- Context
- Type: TDESContext