|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.DERGeneralizedTime
org.bouncycastle.asn1.ASN1GeneralizedTime
public class ASN1GeneralizedTime
Constructor Summary | |
---|---|
ASN1GeneralizedTime(java.util.Date time)
|
|
ASN1GeneralizedTime(java.lang.String time)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.asn1.DERGeneralizedTime |
---|
getDate, getInstance, getInstance, getTime, getTimeString, hashCode |
Methods inherited from class org.bouncycastle.asn1.ASN1Primitive |
---|
equals, fromByteArray, toASN1Primitive |
Methods inherited from class org.bouncycastle.asn1.ASN1Object |
---|
getEncoded, getEncoded, hasEncodedTagValue, toASN1Object |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASN1GeneralizedTime(java.util.Date time)
public ASN1GeneralizedTime(java.lang.String time)
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |