Uses of Enum
org.conscrypt.SSLUtils.SessionType
Packages that use SSLUtils.SessionType
-
Uses of SSLUtils.SessionType in org.conscrypt
Subclasses with type arguments of type SSLUtils.SessionType in org.conscryptMethods in org.conscrypt that return SSLUtils.SessionTypeModifier and TypeMethodDescriptionstatic SSLUtils.SessionTypeReturns the enum constant of this type with the specified name.static SSLUtils.SessionType[]SSLUtils.SessionType.values()Returns an array containing the constants of this enum type, in the order they are declared.