32 instantiations of X500DistinguishedName
dotnet-dev-certs (1)
InMemory.FunctionalTests (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Microsoft.AspNetCore.Server.Kestrel.Tests (1)
Microsoft.AspNetCore.Testing (1)
System.Net.Quic (2)
System.Net.Security (2)
System.Security.Cryptography (10)
System.Security.Cryptography.Pkcs (4)
System.ServiceModel.Primitives (2)
Templates.Blazor.Tests (1)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)
82 references to X500DistinguishedName
dotnet-dev-certs (2)
dotnet-svcutil-lib (4)
InMemory.FunctionalTests (2)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (2)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
Microsoft.AspNetCore.Server.Kestrel.Tests (1)
Microsoft.DotNet.SignCheckLibrary (1)
netstandard (1)
System (1)
System.Net.Quic (2)
System.Net.Security (3)
System.Security.Cryptography (42)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (10)
31public X500DistinguishedName SubjectName { get; }
99public CertificateRequest(X500DistinguishedName subjectName, ECDsa key, HashAlgorithmName hashAlgorithm)
163X500DistinguishedName subjectName,
225X500DistinguishedName subjectName,
281X500DistinguishedName subjectName,
333X500DistinguishedName subjectName,
354public CertificateRequest(X500DistinguishedName subjectName, PublicKey publicKey, HashAlgorithmName hashAlgorithm)
385X500DistinguishedName subjectName,
962X500DistinguishedName issuerName,
1007X500DistinguishedName issuerName,
System.Security.Cryptography.Pkcs (2)
System.Security.Cryptography.X509Certificates (1)
System.ServiceModel.Primitives (4)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)