| Modifier and Type | Method and Description |
|---|---|
Hashes |
Artifact.getHashes()
A dictionary, each of whose keys is the name of a hash function and each of whose values is the hashed value of the artifact produced by the specified hash function.
|
Hashes |
Hashes.withAdditionalProperty(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Artifact.setHashes(Hashes hashes)
A dictionary, each of whose keys is the name of a hash function and each of whose values is the hashed value of the artifact produced by the specified hash function.
|
Artifact |
Artifact.withHashes(Hashes hashes) |
Copyright © 2020 Contrast Security. All rights reserved.