add getEncryptedPrivateKeyInfo.

git-svn-id: svn://10.0.0.236/trunk@101744 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nicolson%netscape.com 2001-08-24 05:23:15 +00:00
parent 543f77a6c1
commit 6b60ee7fd7

View File

@ -214,6 +214,7 @@ Java_org_mozilla_jss_util_Password_readPasswordFromConsole;
;+JSS_3.1 { # JSS 3.1 release
;+ global:
Java_org_mozilla_jss_pkcs11_PK11KeyWrapper_nativeUnwrapSymPlaintext;
Java_org_mozilla_jss_pkcs11_PK11Store_getEncryptedPrivateKeyInfo;
;+ local:
;+ *;
;+};