TOlfCryptDecrypt.Create Constructor
Overloads
| Create |
Create an instance of TOlfCryptDecrypt class |
| Create(TByteDynArray) |
Create an instance of TOlfCryptDecrypt class and fill its key buffer as bytes |
| Create(TIntegerDynArray) |
Create an instance of TOlfCryptDecrypt class and fill its key buffer as integers |
Create an instance of TOlfCryptDecrypt class and fill its key buffer as bytes
Delphi
constructor Create(const AKeys: TByteDynArray)
Parameters
- AKeys
- TByteDynArray