Display the drop-down list

Test of openssl_cipher_iv_length()

Example #1 : test success
Example #1
$input = 'AES-128-CBC'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'int' => 16,
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]