我一直在尝试从 iOS 上的扩展验证 SSL 证书(EV 证书)获取组织信息。
我有一个 UIWebClient
正在加载一个 NSURLRequest
,但我不知道我应该从中获取组织信息。
为澄清起见,我在加载页面 https://www.santander.cl 时尝试从该网站获取“Banco Santander Chile”在我的 UIWebClient
上,如下图所示:
您必须从 SecCertificateRef
对象中提取它。看看这个线程:
SecCertificateRef: How to get the certificate information?
关于ios - 如何从 iOS 上的 EV 证书获取组织,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23399522/
欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) | Powered by Discuz! X3.4 |