Live Sandbox PHP openssl_get_cipher_methods() Function
PHP openssl_get_cipher_methods() Function
Instructions/Notes

openssl_get_cipher_methods($aliases) - This PHP function returns available cipher methods on a server. This takes a boolean value for $aliases. Default is false. If set to true, cipher aliases are included in the resulting output. Click the button below to see the availabe cipers available on this server.


Suggested Reading

PHP Cookbook: Solutions & Examples


Amazon Reviewer:
Great help for someone thrown into the fray