Uses of Enum Class
org.cyclonedx.model.Signature.Algorithm
Packages that use Signature.Algorithm
-
Uses of Signature.Algorithm in org.cyclonedx.model
Subclasses with type arguments of type Signature.Algorithm in org.cyclonedx.modelMethods in org.cyclonedx.model that return Signature.AlgorithmModifier and TypeMethodDescriptionstatic Signature.AlgorithmSignature.Algorithm.fromString(String text) Signature.getAlgorithm()static Signature.AlgorithmReturns the enum constant of this class with the specified name.static Signature.Algorithm[]Signature.Algorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cyclonedx.model with parameters of type Signature.Algorithm