Uses of Class
org.bouncycastle.asn1.ess.OtherCertID
-
Packages that use OtherCertID Package Description org.bouncycastle.asn1.ess -
-
Uses of OtherCertID in org.bouncycastle.asn1.ess
Methods in org.bouncycastle.asn1.ess that return OtherCertID Modifier and Type Method Description OtherCertID[]
OtherSigningCertificate. getCerts()
static OtherCertID
OtherCertID. getInstance(Object o)
Constructors in org.bouncycastle.asn1.ess with parameters of type OtherCertID Constructor Description OtherSigningCertificate(OtherCertID otherCertID)
-