1 reference to ALG_SID_RC4
System.Security (1)
system\security\cryptography\cryptoapi.cs (1)
777
internal const uint CALG_RC4 = (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_STREAM|
ALG_SID_RC4
);