EncryptionTypeArtifact Object Schema

The EncryptionType captures any encryption packaging details for an artifact.


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.