PHP-manual
Föregående
Nästa
mcrypt_get_block_size
mcrypt_get_block_size -- Get the block size of the specified cipher
Description
int
mcrypt_get_block_size
( int cipher)
int
mcrypt_get_block_size
( string cipher, string module)
Exempel
1
.
mcrypt_get_block_size(
)
example
Föregående
Hem
Nästa
Upp