Uses of Class
org.bouncycastle.asn1.dvcs.DVCSCertInfo
-
Packages that use DVCSCertInfo Package Description org.bouncycastle.asn1.dvcs -
-
Uses of DVCSCertInfo in org.bouncycastle.asn1.dvcs
Methods in org.bouncycastle.asn1.dvcs that return DVCSCertInfo Modifier and Type Method Description DVCSCertInfo
DVCSCertInfoBuilder. build()
DVCSCertInfo
DVCSResponse. getCertInfo()
static DVCSCertInfo
DVCSCertInfo. getInstance(Object obj)
static DVCSCertInfo
DVCSCertInfo. getInstance(ASN1TaggedObject obj, boolean explicit)
Constructors in org.bouncycastle.asn1.dvcs with parameters of type DVCSCertInfo Constructor Description DVCSResponse(DVCSCertInfo dvCertInfo)
-