Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/security/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Security 从服务器接收Paypal应用程序ID有什么安全含义?_Security_Mobile_Paypal - Fatal编程技术网

Security 从服务器接收Paypal应用程序ID有什么安全含义?

Security 从服务器接收Paypal应用程序ID有什么安全含义?,security,mobile,paypal,Security,Mobile,Paypal,我正在使用paypal移动SDK。目前,我将应用程序ID存储在客户端上,但有一个从服务器(通过https)动态接收应用程序ID的功能请求 我想知道,在继续之前,我应该考虑这个方法的安全含义吗? 我的意思是,一个有能力的黑客在任何情况下都可以访问应用程序代码中的应用程序ID,我想。我们将发送https加密的应用程序ID 另外,一旦获得应用程序id,人们会如何处理它?不多;据我所知,应用程序ID已链接到您的API用户。我建议自己再和贝宝核实一下,但据我所知,这不应该是个问题

我正在使用paypal移动SDK。目前,我将应用程序ID存储在客户端上,但有一个从服务器(通过https)动态接收应用程序ID的功能请求

我想知道,在继续之前,我应该考虑这个方法的安全含义吗?

我的意思是,一个有能力的黑客在任何情况下都可以访问应用程序代码中的应用程序ID,我想。我们将发送https加密的应用程序ID


另外,一旦获得应用程序id,人们会如何处理它?

不多;据我所知,应用程序ID已链接到您的API用户。我建议自己再和贝宝核实一下,但据我所知,这不应该是个问题