取得编码钥匙大小。
语法: int mcrypt_get_key_size(int cipher);
传回值: 整数
函式种类: 编码处理
本函式用来取得编码钥匙的大小。参数为编码名称,传回整数值的单位为位元组 (byte)。