[][src]Type Definition revelio::ArtifactHash

type ArtifactHash = String;

Cryptographic hash of the contents of the file

Format is {algorithm}:{base64 of hash(contents of the file)}.
Example: sha256:XfZ1OW/e4KFHuo21GGVX/GhYLREzz4mjBcuYxJI7+WU=