3 references to Mgf1
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (1)
355if (oaepParameters.MaskGenFunc.Algorithm != Oids.Mgf1 ||
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.manual.cs (2)
19if (MaskGenAlgorithm.Algorithm != Oids.Mgf1) 74if (MaskGenAlgorithm.Algorithm != Oids.Mgf1)