Class CardVerifiableCertificate

  • All Implemented Interfaces:
    Serializable

    public class CardVerifiableCertificate
    extends Certificate
    Card verifiable certificates as specified in TR 03110. Just a wrapper around org.ejbca.cvc.CVCertificate by Keijo Kurkinen of EJBCA.org, so that we can subclass java.security.cert.Certificate. We also hide some of the internal structure (no more calls to get the "body" just to get some attributes).
    Version:
    $Revision: 1763 $
    Author:
    The JMRTD team ([email protected])
    See Also:
    Serialized Form