Commit c01079ac authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

align with the current version of ASN.1 files

parent 72e46c90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4276,7 +4276,7 @@ module LibItsPki_Functions {
                                                         -,
                                                         mw_toBeSignedData(
                                                                           mw_signedDataPayload,
                                                                           mw_ieee1609Dot2_headerInfo(c_its_aid_SCR)
                                                                           mw_Ieee1609Dot2_headerInfo(c_its_aid_SCR)
                                                                           )
                                                         )
                                )));
+6 −6
Original line number Diff line number Diff line
@@ -608,7 +608,7 @@ module LibItsPki_Templates {
                                           template (present) Url p_accessPoint := ?
                                           ) := {
    selfSignedTLMCertificate := p_selfSignedTLMCertificate,
    linkTLMCertificate       := *,
    successorTo  := *,
    accessPoint  := p_accessPoint
  } // End of template mw_tlm_entry

@@ -616,14 +616,14 @@ module LibItsPki_Templates {
                                               in template (value) EtsiTs103097Certificate p_selfsignedRootCa
                                               ) :=  {
    selfsignedRootCa := p_selfsignedRootCa,
    linkRootCaCertificate := omit
    successorTo      := omit
  } // End of template m_root_ca_entry

  template (present) RootCaEntry mw_root_ca_entry(
                                                  template (present) EtsiTs103097Certificate p_selfsignedRootCa := ?
                                                  ) :=  {
    selfsignedRootCa  := p_selfsignedRootCa,
    linkRootCaCertificate := *
    successorTo       := *
  } // End of template mw_root_ca_entry

  template (value) EaEntry m_ea_entry(
Compare 627a96f3 to a7c20933
Original line number Diff line number Diff line
Subproject commit 627a96f331082767c8315a7c78f585df4e8a26a5
Subproject commit a7c2093316a21613a68a6e43e5848055583ad2f1