method
parse
v2_5_5 -
Show latest stable
- Class:
OpenSSL::Config
parse(string)public
Parses a given string as a blob that contains configuration for OpenSSL.
If the source of the IO is a file, then consider using #parse_config.
parse(string)Parses a given string as a blob that contains configuration for OpenSSL.
If the source of the IO is a file, then consider using #parse_config.