4096, "private_key_type" => OPENSSL_KEYTYPE_RSA,);$rsaKey = openssl_pkey_new($config);openssl_pkey_export($rsaKey, $privateKey);// 获取公钥$publicKey = openssl_pkey_get_details(" />
当前位置:主页 > php > php 公钥生成