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