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

Unified Diff: nss/exports_win.def

Issue 60803003: Add SECKEY_GetPublicKeyType to windows exports. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 7 years, 1 month 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: nss/exports_win.def
diff --git a/nss/exports_win.def b/nss/exports_win.def
index c77a47b2c2c51e63f0b5f63a7e562401fc42a6fa..ee2337a349f322db01c8a7d2fa6c4b1a70c779b5 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -236,6 +236,7 @@ SECKEY_DestroySubjectPublicKeyInfo
SECKEY_EncodeDERSubjectPublicKeyInfo
SECKEY_ExtractPublicKey
SECKEY_GetPrivateKeyType
+SECKEY_GetPublicKeyType
SECKEY_ImportDERPublicKey
SECKEY_PublicKeyStrength
SECKEY_PublicKeyStrengthInBits
« 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