public class ASN1GeneralizedTimeBC extends ASN1PrimitiveBC implements IASN1GeneralizedTime
ASN1GeneralizedTime.| Constructor and Description |
|---|
ASN1GeneralizedTimeBC(org.bouncycastle.asn1.ASN1GeneralizedTime asn1GeneralizedTime)
Creates new wrapper instance for
ASN1GeneralizedTime. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1GeneralizedTime |
getASN1GeneralizedTime()
Gets actual org.bouncycastle object being wrapped.
|
Date |
getDate() |
getEncoded, getEncoded, getPrimitiveequals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEncoded, getEncodedisNull, toASN1Primitivepublic ASN1GeneralizedTimeBC(org.bouncycastle.asn1.ASN1GeneralizedTime asn1GeneralizedTime)
ASN1GeneralizedTime.asn1GeneralizedTime - ASN1GeneralizedTime to be wrappedpublic org.bouncycastle.asn1.ASN1GeneralizedTime getASN1GeneralizedTime()
ASN1GeneralizedTime.public Date getDate() throws ParseException
getDate in interface IASN1GeneralizedTimeParseExceptionCopyright © 1998–2024 Apryse Group NV. All rights reserved.