This class represents ASN.1 GeneralizedTime type.
See Also: http://asn1.elibel.tm.fr/en/standards/index.htm
Constructor Summary
public
ASN1GeneralizedTime() Constructs ASN.1 GeneralizedTime type
The constructor is provided for inheritance purposes
when there is a need to create a custom ASN.1 GeneralizedTime type.
getInstance() Returns ASN.1 GeneralizedTime type default implementation
The default implementation works with encoding
that is represented as Date object.
Constructs ASN.1 GeneralizedTime type
The constructor is provided for inheritance purposes
when there is a need to create a custom ASN.1 GeneralizedTime type.
To get a default implementation it is recommended to use
getInstance() method.
Returns ASN.1 GeneralizedTime type default implementation
The default implementation works with encoding
that is represented as Date object.
ASN.1 GeneralizedTime type default implementation