Uses of Enum
org.cyclonedx.model.Hash.Algorithm
Packages that use Hash.Algorithm
-
Uses of Hash.Algorithm in org.cyclonedx.model
Subclasses with type arguments of type Hash.Algorithm in org.cyclonedx.modelMethods in org.cyclonedx.model that return Hash.AlgorithmModifier and TypeMethodDescriptionstatic Hash.Algorithmstatic Hash.AlgorithmReturns 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.Constructors in org.cyclonedx.model with parameters of type Hash.Algorithm -
Uses of Hash.Algorithm in org.cyclonedx.util
Methods in org.cyclonedx.util that return Hash.AlgorithmModifier and TypeMethodDescriptionprivate static Hash.AlgorithmBomUtils.toAlgorithm(MessageDigest digest)