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

Unified Diff: nss/exports_win.def

Issue 205343004: Add PK11_ExportDERPrivateKeyInfo and PK11_ExportPrivKeyInfo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Fix placement of * Created 6 years, 9 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 | « README.chromium ('k') | nss/lib/pk11wrap/pk11akey.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/exports_win.def
===================================================================
--- nss/exports_win.def (revision 259431)
+++ nss/exports_win.def (working copy)
@@ -132,6 +132,7 @@
PK11_DigestOp
PK11_DoesMechanism
PK11_Encrypt
+PK11_ExportDERPrivateKeyInfo
PK11_ExportEncryptedPrivKeyInfo
PK11_ExtractKeyValue
PK11_Finalize
« no previous file with comments | « README.chromium ('k') | nss/lib/pk11wrap/pk11akey.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698