109 instantiations of Oid
aspire (2)
Aspire.Hosting.Tests (1)
dotnet-dev-certs (2)
HttpStress (1)
InMemory.FunctionalTests (4)
Microsoft.AspNetCore.Authentication.Certificate (1)
Microsoft.AspNetCore.Authentication.Test (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (2)
Microsoft.AspNetCore.HttpOverrides.Tests (1)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
Microsoft.AspNetCore.Server.Kestrel.Tests (1)
Microsoft.AspNetCore.Shared.Tests (2)
Microsoft.AspNetCore.Testing (2)
RepoTasks (2)
System.Net.Quic (2)
System.Net.Security (2)
System.Security.Cryptography (36)
System.Security.Cryptography.Pkcs (28)
System.ServiceModel.Primitives (1)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)
WebTransportInteractiveSampleApp (1)
WebTransportSampleApp (1)
275 references to Oid
Aspire.Hosting.Tests (1)
dotnet-svcutil-lib (1)
Microsoft.AspNetCore.Authentication.Certificate (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests (2)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.Build.Tasks.Core (1)
netstandard (1)
System (1)
System.Net.Http (1)
System.Net.Quic (2)
System.Net.Security (3)
System.Security.Cryptography (148)
System\Security\Cryptography\X509Certificates\PublicKey.cs (9)
16private readonly Oid _oid;
19public PublicKey(Oid oid, AsnEncodedData? parameters, AsnEncodedData keyValue)
24internal PublicKey(Oid oid, AsnEncodedData? parameters, AsnEncodedData keyValue, bool skipCopy)
130out Oid localOid,
173public Oid Oid => _oid;
219out Oid localOid,
452out Oid oid,
479out Oid oid,
488out Oid oid,
System.Security.Cryptography.Encoding (1)
System.Security.Cryptography.Pkcs (108)
System.Security.Cryptography.Xml (1)
System.ServiceModel.Primitives (1)