encry(Byte[],Byte[],Byte[]) Method
Represents method encry(Byte[],Byte[],Byte[])
.
procedure encry(const inData, subKey: array of Byte; var outData: array of Byte);
Parameters
- inData
- Type: array of Byte
- subKey
- Type: array of Byte
- outData
- Type: array of Byte