| Modifier and Type | Class and Description |
|---|---|
static class |
GeneralizedTime.Template
A class for decoding
GeneralizedTimes. |
| Constructor and Description |
|---|
GeneralizedTime(java.util.Date date)
Creates a
GeneralizedTime from a Date. |
| Modifier and Type | Method and Description |
|---|---|
Tag |
getTag()
Returns the base tag for this type, not counting any tags
that may be imposed on it by its context.
|
static GeneralizedTime.Template |
getTemplate() |
protected boolean |
isUTC() |
public static final Tag TAG
public GeneralizedTime(java.util.Date date)
GeneralizedTime from a Date.public Tag getTag()
ASN1Valuepublic static GeneralizedTime.Template getTemplate()