org.mozilla.jss.asn1
public class GeneralizedTime extends TimeBase implements ASN1Value
GeneralizedTime
| Nested Class Summary | |
|---|---|
| static class | GeneralizedTime.Template
A class for decoding GeneralizedTimes. |
| Field Summary | |
|---|---|
| static Tag | TAG |
| Constructor Summary | |
|---|---|
| GeneralizedTime(Date date)
Creates a GeneralizedTime from a Date. | |
| Method Summary | |
|---|---|
| Tag | getTag() |
| static GeneralizedTime.Template | getTemplate() |
| protected boolean | isUTC() |
GeneralizedTime from a Date.