Implements interfaces:
基于cbc算法实现的加密组件
Located in /security/WindMcryptCbc.php [line 12]
Methods
void decrypt( $string, $key, [ $iv = ''] )
void encrypt( $string, $key, [ $iv = ''] )