Asn1UtcTime¶
Namespace: O2S.Components.PDF4NET.DigitalSignatures.Asn1
Defines an ASN.1 UTC time object.
Inheritance Object → Asn1Object → Asn1UtcTime
Implements
Properties¶
Tag¶
Gets the object tag.
Property Value
Asn1Tag
A Asn1Tag enum member specifying the type of the object.
Value¶
Gets the date and time associated with this object.
Property Value
Methods¶
ToString()¶
Gets the string representation of this object.
Returns
String
This object as string.