| This class denotes the first meaning of the definition, namely the signing part. The verification part is called DigitalSignatureValidation in this ontology. |
| •owl:Thing |
| •sec:Countermeasure |
| •sec:Checksum |
| •sec:MessageDigest |
| •sec:MessageDigest |
| •sec:Checksum |
| •sec:DigitalSigning |
| dc:description | The process of (1) signing digital data, typically before deployment, typically performed by the data owner or producer and (2) verifying the digital signature at a later stage, typically after deployment, typically performed by the data consumer. |
Class(sec:DigitalSigning partial restriction(sec:verifiesCredential someValuesFrom(sec:DigitalSignatureData))
restriction(sec:protects someValuesFrom(sec:_Integrity))
restriction(sec:protects someValuesFrom(sec:_Authentication))
restriction(sec:verifiesCredential someValuesFrom(sec:MessageDigestData))
restriction(sec:protects someValuesFrom(sec:_Data))
restriction(sec:protects someValuesFrom(sec:_Detection))
restriction(sec:protects allValuesFrom(intersectionOf(sec:_Detection
sec:_Data
unionOf(sec:_Integrity
sec:_Authentication))))
restriction(sec:uses someValuesFrom(sec:CryptographicHashFunction))
sec:MessageDigest)