Table of Contents

Property X509Certificate

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

X509Certificate

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

public X509Certificate X509Certificate { get; }

Property Value

X509Certificate

The X.509 certificate as an X509Certificate object.