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