diff --git a/reference/openssl/functions/openssl-cipher-iv-length.xml b/reference/openssl/functions/openssl-cipher-iv-length.xml new file mode 100644 index 0000000000..cdb5eee70c --- /dev/null +++ b/reference/openssl/functions/openssl-cipher-iv-length.xml @@ -0,0 +1,94 @@ + + + + + + openssl_cipher_iv_length + Gets the cipher iv length + + + + &reftitle.description; + + integeropenssl_cipher_iv_length + stringmethod + + + Gets the cipher iv length. + + + + + &reftitle.parameters; + + + method + + + The method. + + + + + + + + &reftitle.returnvalues; + + Returns the cipher length on success, or &false; on failure. + + + + + &reftitle.errors; + + Emits an E_WARNING level error when the cipher algorithm + is unknown. + + + + + &reftitle.examples; + + <function>openssl_cipher_iv_length</function> example + + +]]> + + &example.outputs.similar; + + + + + + + + + diff --git a/reference/openssl/versions.xml b/reference/openssl/versions.xml index 8af51887a2..b373a58ea5 100644 --- a/reference/openssl/versions.xml +++ b/reference/openssl/versions.xml @@ -4,6 +4,7 @@ Do NOT translate this file --> +