private function rasDecrypt($data,$privateKey) {
$pi_key = openssl_pkey_get_private($privateKey);
$res = '';
openssl_private_decrypt(base64_decode($data), $res, $pi_key);
return $res;
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
没p豆了实在没办法你问的我也不会望采纳谢谢看视屏没p豆了 麻烦了 谢谢