4 references to X509Extension
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (1)
444
X509Extension x509Extension = new
X509Extension
(Oid, x509ExtensionBytes, true);
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
src\Grpc\JsonTranscoding\src\Shared\X509CertificateHelpers.cs (1)
137
X509Extension x509Extension = new
X509Extension
(Oid, x509ExtensionBytes, true);
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (1)
46
X509Extension extension = new
X509Extension
(
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
184
X509Extension extension = new
X509Extension
(