Uses of Enum Class
nl.sidnlabs.dnslib.types.DigestType
Packages that use DigestType
-
Uses of DigestType in nl.sidnlabs.dnslib.types
Methods in nl.sidnlabs.dnslib.types that return DigestTypeModifier and TypeMethodDescriptionstatic DigestTypeDigestType.fromValue(short value) static DigestTypeReturns the enum constant of this class with the specified name.static DigestType[]DigestType.values()Returns an array containing the constants of this enum class, in the order they are declared.