Heads up! These docs are for STIX 1.1.1, which is not the latest version (1.2). View the latest!

DigitalSignatureInfoTypeCybOX Common Schema

The DigitalSignatureInfoType type is used as a way to represent some of the basic information about a digital signature.


Fields

Field Name Type Description
@signature_existsoptional boolean

Specifies whether the digital signature exists.

@signature_verifiedoptional boolean

Specifies if the digital signature is verified.

Certificate_Issuer0..1 StringObjectPropertyType

The certificate issuer of the digital signature.

Certificate_Subject0..1 StringObjectPropertyType

The certificate subject of the digital signature.

Signature_Description0..1 StringObjectPropertyType

A description of the digital signature.