Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Namoshek Namoshek released this 19 Jun 13:52
· 93 commits to master since this release

⚠️ Preview: use at your own risk ⚠️

This release introduces a new OpenChargeMeteringFormatVerifier, which allows to verify the signature of a parsed OCMF message using the Verify(OpenChargeMeteringFormatMessage message, string publicKey) method. It will use the ECDSA algorithm specified in the OCMF signature block to perform the verification.