Modifier and Type | Class | Description |
---|---|---|
static class |
GeneralizedTime.Template |
A class for decoding
GeneralizedTime s. |
Constructor | Description |
---|---|
GeneralizedTime(java.util.Date date) |
Creates a
GeneralizedTime from a Date. |
Modifier and Type | Method | 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.date
- Input date.public Tag getTag()
ASN1Value
public static GeneralizedTime.Template getTemplate()