RC2Init(Void,Integer,Integer,TRC2CipherKey) Method

Represents method RC2Init(Void,Integer,Integer,TRC2CipherKey).

Namespace: flcCipherRC2
procedure RC2Init(const Key; const KeySize: Integer; const KeyBits: Integer;
 var CipherKey: TRC2CipherKey);

Parameters

Key
Type: System.Void

KeySize
Type: Integer

KeyBits
Type: Integer

CipherKey
Type: TRC2CipherKey