OpenSSL::SSL::Session

class OpenSSL::SSL::Session

Parent:
Object

Public Class Methods

new(ssl_socket) → Session Show source
new(string) → Session

Creates a new Session object from an instance of SSLSocket or DER/PEM encoded String.

static VALUE ossl_ssl_session_initialize(VALUE self, VALUE ar