DescriptionSupport x509 certificate on iOS.
The iOS implementation uses both NSS and system API. This CL creates
x509_certificate_nss_util to allow iOS to share code with the NSS
implementation. The iOS specific code is in x509_certificate_ios.
BUG=145954
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157325
Patch Set 1 #Patch Set 2 : comments #Patch Set 3 : Added unittests and fixed compilation issues. #
Total comments: 2
Patch Set 4 : merged x509_certificate_nss_util into x509_util_nss #Patch Set 5 : whitespace and includes #Patch Set 6 : Revert unneeded changes #
Total comments: 10
Patch Set 7 : Review comments #Patch Set 8 : Handle NULL cert handles #Patch Set 9 : Fix windows compilation #
Messages
Total messages: 18 (0 generated)
|