4 references to Cryptography_Invalid_X500Name
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\X500NameEncoder.cs (4)
412
throw new CryptographicException(SR.
Cryptography_Invalid_X500Name
);
471
throw new CryptographicException(SR.
Cryptography_Invalid_X500Name
);
522
throw new CryptographicException(SR.
Cryptography_Invalid_X500Name
, e);
659
throw new CryptographicException(SR.
Cryptography_Invalid_X500Name
);