Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support fragment encoding for signing data #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SiebrenW
Copy link

@SiebrenW SiebrenW commented Dec 16, 2022

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 SiebrenW force-pushed the feature/fragment_encoding branch 2 times, most recently from 7ef24a5 to faca147 Compare January 3, 2023 08:13
forgot something

forgot something

add SignedCertificateChain

cleanup

fix

fix
Copy link
Contributor

@OSkrk OSkrk left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@SiebrenW SiebrenW closed this Feb 8, 2024
@SiebrenW SiebrenW reopened this Feb 8, 2024
Sign up for free to 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