4 references to Cryptography_Pkcs_InvalidSignatureParameters
System.Security.Cryptography.Pkcs (4)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.manual.cs (2)
16throw new CryptographicException(SR.Cryptography_Pkcs_InvalidSignatureParameters); 28throw new CryptographicException(SR.Cryptography_Pkcs_InvalidSignatureParameters);
System\Security\Cryptography\Pkcs\CmsSignature.RSA.cs (1)
198throw new CryptographicException(SR.Cryptography_Pkcs_InvalidSignatureParameters);
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
463throw new CryptographicException(SR.Cryptography_Pkcs_InvalidSignatureParameters);