Commit 68191496 authored by YannGarcia's avatar YannGarcia
Browse files

Adapt ASN.1 files to TITAN requirements

parent 8fe57c9a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ FROM Ieee1609Dot2 {iso(1) identified-organization(3) ieee(111)
--WITH SUCCESSORSthe

  AcaEeCertResponsePlainSpdu,
  AcaEeCertResponsePrivateSpdu,
--  AcaEeCertResponsePrivateSpdu,
  AcaEeCertResponseCubkSpdu,
  Ieee1609Dot2Data-SymmEncryptedSingleRecipient
FROM Ieee1609Dot2Dot1Protocol {iso(1) identified-organization(3) ieee(111)
@@ -278,7 +278,7 @@ FROM Ieee1609Dot2Dot1Protocol {iso(1) identified-organization(3) ieee(111)
 */
  AcaResponse ::= CHOICE {
    plain    AcaEeCertResponsePlainSpdu,
    private  AcaEeCertResponsePrivateSpdu,
--    private  AcaEeCertResponsePrivateSpdu,
    cubk     AcaEeCertResponseCubkSpdu,
    ...
  }
+4 −4
Original line number Diff line number Diff line
@@ -404,12 +404,12 @@ FROM Ieee1609Dot2Dot1MaRaInterface {iso(1) identified-organization(3) ieee(111)
 * @brief This structure defines a parameterized type for creating an
 * encrypted then signed data as a subtype of Ieee1609Dot2Data.
 */
  Ieee1609Dot2Data-EncryptedSigned {Tbes, Psid} ::= Ieee1609Dot2Data-Signed {
/*  Ieee1609Dot2Data-EncryptedSigned {Tbes, Psid} ::= Ieee1609Dot2Data-Signed {
    Ieee1609Dot2Data-Encrypted {
      Tbes
    }, 
    Psid
  }
  }*/

/**
 * @class Ieee1609Dot2Data-EncryptedOpenSigned
@@ -710,14 +710,14 @@ FROM Ieee1609Dot2Dot1MaRaInterface {iso(1) identified-organization(3) ieee(111)
 * potential issue to implementers planning to implement one-invocation
 * processing. 
 */
  AcaEeCertResponsePrivateSpdu ::= Ieee1609Dot2Data-EncryptedSigned {
 /* AcaEeCertResponsePrivateSpdu ::= Ieee1609Dot2Data-EncryptedSigned {
    ScmsPdu-Scoped {
      AcaEeInterfacePdu (WITH COMPONENTS {
        acaEeCertResponse
      })
    }, 
    SecurityMgmtPsid
  }
  }*/

/**
 * @class AcaEeCertResponseCubkSpdu