| Package | Description |
|---|---|
| org.cyclonedx.model |
| Modifier and Type | Method and Description |
|---|---|
static Hash.Algorithm |
Hash.Algorithm.fromSpec(String spec) |
static Hash.Algorithm |
Hash.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hash.Algorithm[] |
Hash.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Hash(Hash.Algorithm algorithm,
String value) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.