|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.jss.asn1.TimeBase
org.mozilla.jss.asn1.UTCTime
public class UTCTime
| Nested Class Summary | |
|---|---|
static class |
UTCTime.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()
|
protected boolean |
isUTC()
|
| Methods inherited from class org.mozilla.jss.asn1.TimeBase |
|---|
encode, encode, toDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mozilla.jss.asn1.ASN1Value |
|---|
encode, encode |
| Field Detail |
|---|
public static final Tag TAG
| Constructor Detail |
|---|
public UTCTime(java.util.Date date)
| Method Detail |
|---|
public Tag getTag()
ASN1Value
getTag in interface ASN1ValuegetTag in class TimeBaseprotected boolean isUTC()
isUTC in class TimeBasepublic static UTCTime.Template getTemplate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||