TLSHandshakeType
enum class TLSHandshakeType
TLS handshake record type
Enum Values
Properties
val code: Int numeric type code |
Companion Object Functions
fun byCode(code: Int): TLSHandshakeType Find handshake type instance by it’s numeric code or fail |