2 references to Cryptography_CertReq_RSAPaddingRequired
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
854
throw new InvalidOperationException(SR.
Cryptography_CertReq_RSAPaddingRequired
);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (1)
189
throw new ArgumentException(SR.
Cryptography_CertReq_RSAPaddingRequired
);