Class DVCSTime

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.dvcs.DVCSTime
All Implemented Interfaces:
ASN1Choice, ASN1Encodable, Encodable

public class DVCSTime extends ASN1Object implements ASN1Choice
     DVCSTime ::= CHOICE  {
         genTime                      GeneralizedTime,
         timeStampToken               ContentInfo
     }