public class DERUTCTime extends DERString
Constructor and Description |
---|
DERUTCTime(byte[] value)
Basic DERObject constructor.
|
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Lazy accessor
|
static DERUTCTime |
valueOf(Date date)
Static factory method, type-conversion operator.
|
byteArrayToString, getString, stringToByteArray
public static DERUTCTime valueOf(Date date)
public Date getDate() throws ParseException
ParseException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.