RC4Init(Void,Integer,TRC4Context) Method

Represents method RC4Init(Void,Integer,TRC4Context).

Namespace: flcCipherRC4
procedure RC4Init(const Key; const KeySize: Integer; var Context: TRC4Context);

Parameters

Key
Type: System.Void

KeySize
Type: Integer

Context
Type: TRC4Context