Uses of Enum
org.conscrypt.ct.CertificateEntry.LogEntryType
Packages that use CertificateEntry.LogEntryType
-
Uses of CertificateEntry.LogEntryType in org.conscrypt.ct
Methods in org.conscrypt.ct that return CertificateEntry.LogEntryTypeModifier and TypeMethodDescriptionCertificateEntry.getEntryType()Returns the enum constant of this type with the specified name.static CertificateEntry.LogEntryType[]CertificateEntry.LogEntryType.values()Returns an array containing the constants of this enum type, in the order they are declared.