Class DVCSResponse

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

public class DVCSResponse extends ASN1Object implements ASN1Choice
     DVCSResponse ::= CHOICE
     {
         dvCertInfo         DVCSCertInfo ,
         dvErrorNote        [0] DVCSErrorNotice
     }