Class: DigitalSignatureData

•owl:Thing
        •Asset
                •Credential
                        •ElectronicToken
                                •ChecksumData
                                        •MessageDigestData
                                •MessageDigestData
                                        •ChecksumData
                                        •DigitalSignatureData
                •Technology
                        •Data
                                •ElectronicToken
                                        •ChecksumData
                                                •MessageDigestData
                                        •MessageDigestData
                                                •ChecksumData
                                                •DigitalSignatureData

Super Classes

MessageDigestData
uses ONLY (CryptographicHashFunction OR Public-KeyEncryption OR X.509)
uses SOME Public-KeyEncryption

Annotations

dc:descriptionAn authentication code appended to an electronic document that indicates the author of the document. (ODoC)
dc:descriptionA digital code that can be attached to an electronically transmitted message that uniquely identifies the sender. (Webopedia)
dc:descriptionData 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)

Abstract Syntax

Class(DigitalSignatureData partial MessageDigestData
                                  restriction(uses allValuesFrom(unionOf(CryptographicHashFunction
                                                                         Public-KeyEncryption
                                                                         X.509)))
                                  restriction(uses someValuesFrom(Public-KeyEncryption)))

Usage

Class Description/Definition (Necessary Conditions)

_DigitalSignatureData, CertificateData, DigitalSigning, DNSSEC, IPSec, OpenPGP
Generated with OWLDoc