3 references to RsaPkcs1Sha256
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (1)
47case Oids.RsaPkcs1Sha256 when forVerification:
System\Security\Cryptography\Pkcs\CmsSignature.RSA.cs (2)
20lookup.Add(Oids.RsaPkcs1Sha256, new RSAPkcs1CmsSignature(Oids.RsaPkcs1Sha256, HashAlgorithmName.SHA256));