Package org.mozilla.jss.asn1
Class UTCTime
java.lang.Object
org.mozilla.jss.asn1.TimeBase
org.mozilla.jss.asn1.UTCTime
- All Implemented Interfaces:
ASN1Value
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTag()
Returns the base tag for this type, not counting any tags that may be imposed on it by its context.static UTCTime.Template
protected boolean
isUTC()
-
Field Details
-
TAG
-
templateInstance
-
-
Constructor Details
-
UTCTime
-
-
Method Details
-
getTag
Description copied from interface:ASN1Value
Returns the base tag for this type, not counting any tags that may be imposed on it by its context. -
isUTC
protected boolean isUTC() -
getTemplate
-