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, stringToByteArraypublic static DERUTCTime valueOf(Date date)
public Date getDate() throws ParseException
ParseExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.