The DerUtcTime type exposes the following members.

Constructors

Methods

  NameDescription
Protected methodAsn1Equals (Overrides Asn1Object..::..Asn1Equals(Asn1Object).)
Protected methodAsn1GetHashCode (Overrides Asn1Object..::..Asn1GetHashCode()()()().)
Public methodEquals (Inherited from Asn1Encodable.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDerEncoded (Inherited from Asn1Encodable.)
Public methodGetEncoded()()()() (Inherited from Asn1Encodable.)
Public methodGetEncoded(String) (Inherited from Asn1Encodable.)
Public methodGetHashCode (Inherited from Asn1Encodable.)
Public methodStatic memberGetInstance(Object)
Public methodStatic memberGetInstance(Asn1TaggedObject, Boolean)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToAdjustedDateTime
Public methodToAsn1Object (Inherited from Asn1Object.)
Public methodToDateTime
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyAdjustedTime Obsolete.
Public propertyAdjustedTimeString
Return a time string as an adjusted date with a 4 digit year. This goes in the range of 1950 - 2049.
Public propertyTimeString

See Also