Uses of Enum
org.minidns.record.TLSA.CertUsage
Packages that use TLSA.CertUsage
-
Uses of TLSA.CertUsage in org.minidns.record
Fields in org.minidns.record declared as TLSA.CertUsageMethods in org.minidns.record that return TLSA.CertUsageModifier and TypeMethodDescriptionstatic TLSA.CertUsage
Returns the enum constant of this type with the specified name.static TLSA.CertUsage[]
TLSA.CertUsage.values()
Returns an array containing the constants of this enum type, in the order they are declared.