Uses of Class
org.bouncycastle.asn1.eac.CertificateBody
Packages that use CertificateBody
Package
Description
Classes and object identifiers related to the German BSI standard BSI TR-03110.
-
Uses of CertificateBody in org.bouncycastle.asn1.eac
Methods in org.bouncycastle.asn1.eac that return CertificateBodyModifier and TypeMethodDescriptionCVCertificate.getBody()
Gives the body of the certificate.CVCertificateRequest.getCertificateBody()
Returns the body of the certificate templatestatic CertificateBody
CertificateBody.getInstance
(Object obj) Gives an instance of Iso7816CertificateBody taken from Object objConstructors in org.bouncycastle.asn1.eac with parameters of type CertificateBodyModifierConstructorDescriptionCVCertificate
(CertificateBody body, byte[] signature) Create an iso7816Certificate structure from a body and its signature.