SniRR

data class SniRR(val name: String, val resource: String)

SNI record type name is the name of the server resource is the address of the server

Constructors

Link copied to clipboard
constructor(name: String, resource: String)

Properties

Link copied to clipboard
Link copied to clipboard