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, stringToByteArray
public static DERGeneralizedTime valueOf(Date date)
public Date getDate() throws ParseException
ParseException
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.