Table of Contents

Property X509Certificate2

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

X509Certificate2

The X509Certificate2 that provides access to all certificate information. Can be null if the information was not extracted because of corrupt certificate data.

public X509Certificate2 X509Certificate2 { get; }

Property Value

X509Certificate2

returns a X.509Certificate as an X509Certificate object.