Uses of Class
org.bouncycastle.asn1.ess.OtherCertID
-
Packages that use OtherCertID Package Description org.bouncycastle.asn1.ess Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634 and RFC 5035. -
-
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)
-