Name
easy:GetInfo_SSL_Engines -- get a list of OpenSSL crypto-engines
Synopsis
engine_list = easy:GetInfo_SSL_Engines()
Function
Returns a table containing a list of OpenSSL crypto-engines supported. Note that engines are normally implemented in separate dynamic libraries. Hence not all the returned engines may be available at run-time.

Inputs
none

Results
engine_list
output value

Show TOC