method

load

ruby latest stable - Class: OpenSSL::Engine
load(p1 = v1)
public

This method loads engines. If name is nil, then all builtin engines are loaded. Otherwise, the given name, as a String, is loaded if available to your runtime, and returns true. If name is not found, then nil is returned.