2 references to Cryptography_Pkcs_InvalidSignatureParameters
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.manual.cs (2)
15
throw new CryptographicException(SR.
Cryptography_Pkcs_InvalidSignatureParameters
);
27
throw new CryptographicException(SR.
Cryptography_Pkcs_InvalidSignatureParameters
);