Expand description
Hash algorithms supported for Artifact IDs.
See Hash Algorithms and Hash Providers documentation for more info.
Structs§
- Sha256
- Use SHA-256 as the hash algorithm.
Traits§
- Hash
Algorithm - Marker trait for hash algorithms supported for constructing
ArtifactId
s.