Digital Signature
digital_signature
The Digital Signature object contains information about the cryptographic mechanism used to verify the authenticity, integrity, and origin of the file or application.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| Algorithm | algorithm | String | The digital signature algorithm used to create the signature, normalized to the caption of 'algorithm_id'. In the case of 'Other', it is defined by the event source. |
| Algorithm ID | algorithm_id | Integer | The identifier of the normalized digital signature algorithm.
|
| Certificate | certificate | Digital Certificate[] | The certificate object containing information about the digital certificate. |
| Created Time | created_time | Timestamp | The time when the digital signature was created. |
| Developer UID | developer_uid | String | The developer ID on the certificate that signed the file. |
| Message Digest | digest | Fingerprint[] | Entity: |
| Raw Data | raw_data | JSON | Group: |
| Record ID | record_id | String | Group: |
| State | state | String | The digital signature state defines the signature state, normalized to the caption of 'state_id'. In the case of 'Other', it is defined by the event source. |
| State ID | state_id | Integer | The normalized identifier of the signature state.
|
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
Inbound Relationships
These objects and events reference Digital Signature in their attributes:
Outbound Relationships
Digital Signature references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 6 months ago