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

EncryptionTypeArtifact Object Schema

The EncryptionType captures any encryption packaging details for an artifact.


Fields

Field Name Type Description
@encryption_mechanismoptional string

The encryption_mechanism field is optional and specifies the protection/encryption algorithm utilized to protect the Raw_Artifact content.

@encryption_mechanism_refoptional anyURI

The encryption_mechanism_ref field is optional and conveys a reference to a description of the protection/encryption algorithm utilized to protect the Raw_Artifact content.

@encryption_keyoptional string

The encryption_key field is optional and locally specifies the password for unprotecting/decrypting the Raw_Artifact content.

@encryption_key_refoptional anyURI

The encryption_key_ref field is optional and specifies a reference to a remote specification of the password for unlocking/decrypting the Raw_Artifact content.