Commit d4cb4c5a authored by Yann Garcia's avatar Yann Garcia
Browse files

Remove codec for RaEeCertInfo

parent 4250b3b4
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -103,11 +103,11 @@ module LibItsPki_EncdecDeclarations {
  external function fx_dec_AuthorizationValidationResponse(inout bitstring b, out EtsiTs102941TypesAuthorizationValidation.AuthorizationValidationResponse p) return integer
  with {extension "prototype(sliding) decode(PER)"}

  external function fx_enc_RaEeCertInfo(in Ieee1609Dot2Dot1EeRaInterface.RaEeCertInfo p) return bitstring
  with {extension "prototype(convert) encode(PER)"}
  // external function fx_enc_RaEeCertInfo(in Ieee1609Dot2Dot1EeRaInterface.RaEeCertInfo p) return bitstring
  // with {extension "prototype(convert) encode(PER)"}

  external function fx_dec_RaEeCertInfo(inout bitstring b, out Ieee1609Dot2Dot1EeRaInterface.RaEeCertInfo p) return integer
  with {extension "prototype(sliding) decode(PER)"}
  // external function fx_dec_RaEeCertInfo(inout bitstring b, out Ieee1609Dot2Dot1EeRaInterface.RaEeCertInfo p) return integer
  // with {extension "prototype(sliding) decode(PER)"}

  /**
   * @desc Encoding function for EtsiTs102941BaseTypes PublicKeys