Table of Contents

Property KeyUsages

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

KeyUsages

The key usages as a combination of flags. Can be null if the key usages info was not extracted from the certificate because of corrupt data.

public X509KeyUsageFlags? KeyUsages { get; }

Property Value

X509KeyUsageFlags?

returns the key usages as a combination of flags.