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