org.mozilla.jss.asn1

Class UTCTime

public class UTCTime extends TimeBase implements ASN1Value

Nested Class Summary
static classUTCTime.Template
Field Summary
static TagTAG
Constructor Summary
UTCTime(Date date)
Method Summary
TaggetTag()
static UTCTime.TemplategetTemplate()
protected booleanisUTC()

Field Detail

TAG

public static final Tag TAG

Constructor Detail

UTCTime

public UTCTime(Date date)

Method Detail

getTag

public Tag getTag()

getTemplate

public static UTCTime.Template getTemplate()

isUTC

protected boolean isUTC()