stixex v0.1.2 StixEx.Object.Observable.Artifact View Source
The Artifact Object permits capturing an array of bytes (8-bits), as a base64-encoded string, or linking to a file-like payload. The size of the base64-encoded data captured in the payload_bin property MUST be less than or equal to 10MB.
Link to this section Summary
Functions
Callback implementation for StixEx.Object.changeset/2
Callback implementation for StixEx.Object.new/1
Link to this section Functions
Link to this function
changeset(struct, params) View Source
Callback implementation for StixEx.Object.changeset/2
.
Link to this function
new(params) View Source
Callback implementation for StixEx.Object.new/1
.