method

by_id

v2_1_10 - Show latest stable - Class: OpenSSL::Engine
by_id(p1)
public

Fetch 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