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

EncodingTypeArtifact Object Schema

The EncodingType captures any encoding packaging details for an artifact.


Fields

Field Name Type Description
@algorithmoptional string

The algorithm field is optional and specifies the encoding algorithm utilized to encode the Raw_Artifact.

@character_setoptional string

The character_set field is optional and specifies the character set utilized in the Raw_Artifact content encoding.

@custom_character_set_refoptional anyURI

The custom_character_set_ref field is optional and conveys a reference to a specification of the custom character set used to encode the Raw_Artifact.