Uses of Class
org.bouncycastle.asn1.eac.CVCertificate
-
Packages that use CVCertificate Package Description org.bouncycastle.asn1.eac ASN.1 classes specific to the Bundesamt für Sicherheit in der Informationstechnik (BSI) Technical Guideline Advanced Security Mechanisms for Machine Readable Travel Documents. -
-
Uses of CVCertificate in org.bouncycastle.asn1.eac
Methods in org.bouncycastle.asn1.eac that return CVCertificate Modifier and Type Method Description static CVCertificate
CVCertificate. getInstance(Object obj)
Create an iso7816Certificate structure from an object.
-