Flowdock
method

by_id

Importance_1
by_id(p1) public

Fetches the engine as specified by the id String.

OpenSSL::Engine.by_id("openssl")
 => #<OpenSSL::Engine id="openssl" name="Software engine support">

See OpenSSL::Engine.engines for the currently loaded engines.

Show source
Register or log in to add new notes.