29 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.Testing (1)
System.Net.Quic (2)
System.Net.Security (2)
System.Security.Cryptography (10)
System.Security.Cryptography.Pkcs (4)
Templates.Blazor.Tests (1)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)
76 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.DotNet.SignCheckLibrary (1)
netstandard (1)
System (1)
System.Net.Quic (2)
System.Net.Security (3)
System.Security.Cryptography (41)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (9)
31public X500DistinguishedName SubjectName { get; }
99public CertificateRequest(X500DistinguishedName subjectName, ECDsa key, HashAlgorithmName hashAlgorithm)
163X500DistinguishedName subjectName,
225X500DistinguishedName subjectName,
281X500DistinguishedName subjectName,
306public CertificateRequest(X500DistinguishedName subjectName, PublicKey publicKey, HashAlgorithmName hashAlgorithm)
337X500DistinguishedName subjectName,
914X500DistinguishedName issuerName,
959X500DistinguishedName issuerName,
System.Security.Cryptography.Pkcs (2)
System.Security.Cryptography.X509Certificates (1)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)