Uses of Class
org.minidns.record.TLSA.CertUsage
Package | Description |
---|---|
org.minidns.record |
-
Uses of TLSA.CertUsage in org.minidns.record
Fields in org.minidns.record declared as TLSA.CertUsage Modifier and Type Field Description TLSA.CertUsage
TLSA. certUsage
Methods in org.minidns.record that return TLSA.CertUsage Modifier and Type Method Description static TLSA.CertUsage
TLSA.CertUsage. valueOf(String name)
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.