2 references to Oid
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
src\Grpc\JsonTranscoding\src\Shared\X509CertificateHelpers.cs (2)
38
if (ext.Oid?.Value == X509SubjectAlternativeNameConstants.
Oid
)
137
X509Extension x509Extension = new X509Extension(
Oid
, x509ExtensionBytes, true);