5 references to X500DistinguishedName
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.cs (2)
341
X500DistinguishedName subjectName = new
X500DistinguishedName
(encodedSubjectName);
357
X500DistinguishedName issuerName = new
X500DistinguishedName
(encodedIssuerName);
System\Security\Cryptography\X509Certificates\CertificateRequest.Load.cs (1)
198
X500DistinguishedName subject = new
X500DistinguishedName
(requestInfo.Subject);
System\Security\Cryptography\X509Certificates\X500DistinguishedNameBuilder.cs (1)
353
return _writer.Encode(static encoded => new
X500DistinguishedName
(encoded));
System\Security\Cryptography\X509Certificates\X509AuthorityKeyIdentifierExtension.cs (1)
559
_simpleIssuer = new
X500DistinguishedName
(