Uses of Enum
org.conscrypt.metrics.CipherSuite
Packages that use CipherSuite
-
Uses of CipherSuite in org.conscrypt.metrics
Subclasses with type arguments of type CipherSuite in org.conscrypt.metricsModifier and TypeClassDescriptionenumCipher suites to metric mapping for metrics instrumentation.Methods in org.conscrypt.metrics that return CipherSuiteModifier and TypeMethodDescriptionstatic CipherSuitestatic CipherSuiteReturns the enum constant of this type with the specified name.static CipherSuite[]CipherSuite.values()Returns an array containing the constants of this enum type, in the order they are declared.