struct

DNS::Address::TransportLayerSecurity

Inherits Struct < Value < Object

Constructors

new(hostname : String | Nil = nil, options : Set(LibSSL::Options) = Set(LibSSL::Options).new, verifyMode : LibSSL::VerifyMode | Nil = nil)
Source

Instance methods

hostname
Source
hostname=(hostname : String | Nil)
Source
options
Source
options=(options : Set(LibSSL::Options))
Source
unwrap
Source
verifyMode
Source
verifyMode=(verifyMode : LibSSL::VerifyMode | Nil)
Source

Nested types