3 references to CALG_MD5
mscorlib (3)
system\security\cryptography\md5cryptoserviceprovider.cs (2)
35_safeHashHandle = Utils.CreateHash(Utils.StaticProvHandle, Constants.CALG_MD5); 56_safeHashHandle = Utils.CreateHash(Utils.StaticProvHandle, Constants.CALG_MD5);
system\security\cryptography\rsacryptoserviceprovider.cs (1)
557return Constants.CALG_MD5;