SSLContext class of PicoRuby

Singleton methods

new

SSLContext.new() -> SSLContext

Instance methods

ca_file=

instance.ca_file=(String path) -> String

set_ca_cert

instance.set_ca_cert(Integer addr, Integer size) -> nil

verify_mode

instance.verify_mode() -> Integer

verify_mode=

instance.verify_mode=(Integer mode) -> Integer
Tags: class