Improve hashing/signature support for VERSION.signature
Raise CR
Analysis
Execution
Raise CR
Analysis
Execution
Description
VERSION.signature has very specific implementation assuming particular technology solution to creating a signature. There should be an additional attribute in the Version class to indicate what signature algorithm is used (similar to the DvMultimedia integrity check algorithm attribute) rather than relying on the self describing PGP byte stream.
VERSION.signature has very specific implementation assuming particular technology solution to creating a signature.
There should be an additional attribute in the Version class to indicate what signature algorithm is used (similar to the DvMultimedia integrity check algorithm attribute) rather than relying on the self describing PGP byte stream.
See more on comments on PR: https://openehr.atlassian.net/browse/SPECPR-80