Click or drag to resize

ExtendedKeyUsageTimeStamping Field

Gets the key can be used for binding the hash of an object to a time.

Namespace:  DotNetBrowser.Net.Certificates
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly ExtendedKeyUsage TimeStamping

Field Value

Type: ExtendedKeyUsage
The key can be used for binding the hash of an object to a time.
See Also