mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Convert iOS to use X509CertificateBytes.
https://codereview.chromium.org/2864133002
This commit is contained in:
committed by
Cheng Zhao
parent
ea8e113b19
commit
a72a08bccc
@@ -10,6 +10,7 @@
|
||||
#include "atom/browser/native_window.h"
|
||||
#include "base/strings/sys_string_conversions.h"
|
||||
#include "net/cert/cert_database.h"
|
||||
#include "net/cert/x509_util_ios_and_mac.h"
|
||||
#include "net/cert/x509_util_mac.h"
|
||||
|
||||
@interface TrustDelegate : NSObject {
|
||||
|
||||
Reference in New Issue
Block a user