宗小宗-PHP程序猿

欢迎各位朋友前来,如果我的文章中有不对的地方,还望指正;如需转载,请注明原处

摘要: key = $key; } else { throw new Exception('The only supported ciphers are AES-256-CBC with the correct key lengths.'); } } public function encrypt($value) { ... 阅读全文
posted @ 2017-08-31 11:32 宗小宗 阅读(555) 评论(0) 推荐(0) 编辑