method
load_public_key
v2_1_10 -
Show latest stable
- Class:
OpenSSL::Engine
load_public_key(p1 = v1, p2 = v2)public
Loads the given private key by id and data.
An EngineError is raised of the OpenSSL::PKey is unavailable.
load_public_key(p1 = v1, p2 = v2)Loads the given private key by id and data.
An EngineError is raised of the OpenSSL::PKey is unavailable.