Details
-
New Feature
-
Status: Done
-
Medium
-
Resolution: Fixed
-
Software Release 1.2.1
-
None
Description
Currently the ASN.1 structure of ElectorBallot contains a sequence of TbsElectorEndorsement, which in turn contains the explicit certificate of the endorsed entity. That way the ElectorBallot contains the explicit certificate multiple times, which is not optimal for over the air communication.
Recommendation: the ElectorBallot should contain the explicit certificate already and the endorsements should use the HashedId of the certificate.