TLSAlertLevel

enum TLSAlertLevel : Enum<TLSAlertLevel>

TLS alert level

Entries

Link copied to clipboard

alert level fatal so the session most likely will be discarded

Link copied to clipboard

alert warning level

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: Int

alert numeric code

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int