| CodeSigning may overlap with SigningWithCertificate. CodeSigning is specific to Code, not to Signing. |
| DigitalSigning |
| protects ONLY (_Detection AND _ProgramFile AND (_Integrity OR _Authentication)) |
| protects SOME _ProgramFile |
| dc:description | A secure hashing algorithm is used on the code to be executed providing a compact code signature. This signature is encrypted using the private key of a vendor. ... (Phoha) |
Class(CodeSigning partial DigitalSigning
restriction(protects allValuesFrom(intersectionOf(_Detection
_ProgramFile
unionOf(_Integrity
_Authentication))))
restriction(protects someValuesFrom(_ProgramFile)))