class OpenSSL::SSL::Context
Superclass hierarchy
Object
Reference
OpenSSL::SSL::Context
Defined in:
Class Method Summary
.default
.new
Instance Method Summary
#certificate_chain=
(file_path)
#finalize
#private_key=
(file_path)
#to_unsafe
Class Method Detail
def self.
default
def self.
new
Instance Method Detail
def
certificate_chain=
(file_path)
def
finalize
def
private_key=
(file_path)
def
to_unsafe