Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1513)

Unified Diff: mozilla/security/nss/exports_win.def

Issue 11874012: Export SECKEY_CopyPublicKey for windows. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mozilla/security/nss/exports_win.def
===================================================================
--- mozilla/security/nss/exports_win.def (revision 176478)
+++ mozilla/security/nss/exports_win.def (working copy)
@@ -192,6 +192,7 @@
SECKEY_CacheStaticFlags
SECKEY_ConvertToPublicKey
SECKEY_CopyPrivateKey
+SECKEY_CopyPublicKey
SECKEY_CreateDHPrivateKey
SECKEY_CreateECPrivateKey
SECKEY_CreateRSAPrivateKey
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698