| MessageDigestData |
| uses ONLY (CryptographicHashFunction OR Public-KeyEncryption OR X.509) |
| uses SOME Public-KeyEncryption |
| dc:description | An authentication code appended to an electronic document that indicates the author of the document. (ODoC) |
| dc:description | A digital code that can be attached to an electronically transmitted message that uniquely identifies the sender. (Webopedia) |
| dc:description | Data appended to, or a cryptographic transformation of a data unit that allows a recipient of the data unit to prove the source and integrity of the data unit and protect against forgery by the recipient. (CCITT) |
Class(DigitalSignatureData partial MessageDigestData
restriction(uses allValuesFrom(unionOf(CryptographicHashFunction
Public-KeyEncryption
X.509)))
restriction(uses someValuesFrom(Public-KeyEncryption)))