3 references to RsaPkcs1Sha3_512
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (1)
63case Oids.RsaPkcs1Sha3_512 when forVerification:
System\Security\Cryptography\Pkcs\CmsSignature.RSA.cs (2)
26lookup.Add(Oids.RsaPkcs1Sha3_512, new RSAPkcs1CmsSignature(Oids.RsaPkcs1Sha3_512, HashAlgorithmName.SHA3_512));