Uses of Enum
org.conscrypt.SSLUtils.SessionType
Packages that use SSLUtils.SessionType
-
Uses of SSLUtils.SessionType in org.conscrypt
Methods in org.conscrypt that return SSLUtils.SessionTypeModifier and TypeMethodDescriptionstatic SSLUtils.SessionType
Returns 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.