Uses of Class
org.bouncycastle.asn1.eac.CVCertificate
-
Packages that use CVCertificate Package Description org.bouncycastle.asn1.eac -
-
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.
-