method
parse
v2_2_9 -
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.