Skip to content

Support fragment encoding for signing data - #19

Open
SiebrenW wants to merge 1 commit into
EDF-Lab:mainfrom
SiebrenW:feature/fragment_encoding
Open

Support fragment encoding for signing data#19
SiebrenW wants to merge 1 commit into
EDF-Lab:mainfrom
SiebrenW:feature/fragment_encoding

Conversation

@SiebrenW

@SiebrenWSiebrenW commented Dec 16, 2022

Copy link
Copy Markdown

According to the standard; For PnC support certain fields need to be encoded as an EXI fragment by the EVCC or SECC (for verification or to add in the message):

  • PnC_AReqIdentificationMode
  • SignedInstallationData
  • Fields of MeteringConfirmationReq
  • ChargeParameterDiscoveryRes
  • SignatureInfo (with the xmldsig schema)

This commit simply adds the support to encode the marked types, but doesn't use any yet.

@SiebrenW
SiebrenWforce-pushed the feature/fragment_encoding branch 2 times, most recently from 7ef24a5 to faca147CompareJanuary 3, 2023 08:13
forgot something
forgot something
add SignedCertificateChain
cleanup
fix
fix
@SiebrenW
SiebrenWforce-pushed the feature/fragment_encoding branch from faca147 to ad151e3CompareJanuary 3, 2023 10:29

@OSkrkOSkrk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@SiebrenWSiebrenW closed this Feb 8, 2024
@SiebrenWSiebrenW reopened this Feb 8, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@SiebrenW@OSkrk