Package org.bouncycastle.asn1
Class ASN1GeneralizedTime
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.DERGeneralizedTime
org.bouncycastle.asn1.ASN1GeneralizedTime
- All Implemented Interfaces:
ASN1Encodable
public class ASN1GeneralizedTime extends DERGeneralizedTime
-
Constructor Summary
Constructors Constructor Description ASN1GeneralizedTime(String time)ASN1GeneralizedTime(Date time) -
Method Summary
Methods inherited from class org.bouncycastle.asn1.DERGeneralizedTime
getDate, getInstance, getInstance, getTime, getTimeString, hashCodeMethods inherited from class org.bouncycastle.asn1.ASN1Primitive
equals, fromByteArray, toASN1PrimitiveMethods inherited from class org.bouncycastle.asn1.ASN1Object
getEncoded, getEncoded, hasEncodedTagValue, toASN1Object
-
Constructor Details
-
ASN1GeneralizedTime
-
ASN1GeneralizedTime
-