3 references to RsaPkcs1Sha512
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (1)
53case Oids.RsaPkcs1Sha512 when forVerification:
System\Security\Cryptography\Pkcs\CmsSignature.RSA.cs (2)
22lookup.Add(Oids.RsaPkcs1Sha512, new RSAPkcs1CmsSignature(Oids.RsaPkcs1Sha512, HashAlgorithmName.SHA512));