openssl_cipher_iv_length

Example

 int openssl_cipher_iv_length ( string $method ) 

Description

Gets the cipher iv length.

Return Values

Returns the cipher length on success, or FALSE on failure.