|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.asn1.TimeBase | +--org.mozilla.jss.asn1.UTCTime
Inner Class Summary | |
static class |
UTCTime.Template
|
Inner classes inherited from class org.mozilla.jss.asn1.TimeBase |
TimeBase.Template |
Field Summary | |
static Tag |
TAG
|
Fields inherited from class org.mozilla.jss.asn1.TimeBase |
FORM |
Constructor Summary | |
UTCTime(java.util.Date date)
|
Method Summary | |
Tag |
getTag()
Returns the base tag for this type, not counting any tags that may be imposed on it by its context. |
static UTCTime.Template |
getTemplate()
|
Methods inherited from class org.mozilla.jss.asn1.TimeBase |
encode,
encode,
toDate |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final Tag TAG
Constructor Detail |
public UTCTime(java.util.Date date)
Method Detail |
public Tag getTag()
public static UTCTime.Template getTemplate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |