3 references to CALG_RC2
mscorlib (3)
system\security\cryptography\rc2cryptoserviceprovider.cs (3)
42
if (!Utils.HasAlgorithm(Constants.
CALG_RC2
, 0))
173
if (!Utils.HasAlgorithm(Constants.
CALG_RC2
, keySizeValue))
177
return new CryptoAPITransform(Constants.
CALG_RC2
, cArgs, rgArgIds,