09 2016 档案
摘要:#import "GLQyRsa.h" #import "GLSupprot.h" #import "GLLoginViewController.h" @implementation GLQyRsa static SecKeyRef _public_key=nil; + (SecKeyRef) getPublicKeyFile { // 从公钥证书文件中获取到公钥的SecKeyRef指针...
阅读全文
摘要://JS里的一个回调。比如网页上的某个按钮点一下之后。JS会调用setKey这个方法。 JSContext *context1 = [self.startView valueForKeyPath:@"documentView.webView.mainFrame.javaScriptContext"]
阅读全文