CALG_RC4

<< Click to Display Table of Contents >>

Navigation:  Constants >

CALG_RC4

SIGNATURE=IW.Common.Crypt.CALG_RC4

 

ETYPE=Constant

 

Declaration:

Delphi:

CALG_RC4 = $00006801;

C++:

CALG_RC4 = 0x00006801;

 

Unit: IW.Common.Crypt.pas

 

Description: This is constant IW.Common.Crypt.CALG_RC4.