public class DERGeneralizedTime extends DERString
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Lazy accessor
|
static DERGeneralizedTime |
valueOf(Date date)
Static factory method, type-conversion operator.
|
byteArrayToString, getString, stringToByteArraypublic static DERGeneralizedTime valueOf(Date date)
public Date getDate() throws ParseException
ParseExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.