struct

Cloudflare::TransportLayerSecurity

Inherits Struct < Value < Object

Constructors

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

Instance methods

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