Class Ieee1609Dot2Dot1EcaEeInterface


  • public class Ieee1609Dot2Dot1EcaEeInterface
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static OERDefinition.Builder EeEcaCertRequest
      EeEcaCertRequest ::= SEQUENCE { version Uint8 (2), generationTime Time32, type CertificateType, tbsCert ToBeSignedCertificate (WITH COMPONENTS { ..., id (WITH COMPONENTS { ..., linkageData ABSENT }), cracaId ('000000'H), crlSeries (0), appPermissions ABSENT, certIssuePermissions ABSENT, certRequestPermissions PRESENT, verifyKeyIndicator (WITH COMPONENTS { verificationKey }) }), canonicalId IA5String OPTIONAL, ... }
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EeEcaCertRequest

        public static final OERDefinition.Builder EeEcaCertRequest
        EeEcaCertRequest ::= SEQUENCE { version Uint8 (2), generationTime Time32, type CertificateType, tbsCert ToBeSignedCertificate (WITH COMPONENTS { ..., id (WITH COMPONENTS { ..., linkageData ABSENT }), cracaId ('000000'H), crlSeries (0), appPermissions ABSENT, certIssuePermissions ABSENT, certRequestPermissions PRESENT, verifyKeyIndicator (WITH COMPONENTS { verificationKey }) }), canonicalId IA5String OPTIONAL, ... }
    • Constructor Detail

      • Ieee1609Dot2Dot1EcaEeInterface

        public Ieee1609Dot2Dot1EcaEeInterface()