3 references to RsaPkcs1Sha3_256
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (1)
57case Oids.RsaPkcs1Sha3_256 when forVerification:
System\Security\Cryptography\Pkcs\CmsSignature.RSA.cs (2)
24lookup.Add(Oids.RsaPkcs1Sha3_256, new RSAPkcs1CmsSignature(Oids.RsaPkcs1Sha3_256, HashAlgorithmName.SHA3_256));