| Index: nss/exports_win.def
|
| diff --git a/nss/exports_win.def b/nss/exports_win.def
|
| index 32e94ca71d082703d5e207eaf66d08702188a159..aa5d389ca5b4dc5a0d5afa73ca06465afc1f13c8 100644
|
| --- a/nss/exports_win.def
|
| +++ b/nss/exports_win.def
|
| @@ -104,6 +104,7 @@ NSS_Get_CERT_CertificateTemplate
|
| NSS_Get_CERT_SequenceOfCertExtensionTemplate
|
| NSS_Get_CERT_SignedDataTemplate
|
| NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate
|
| +NSS_Get_SECKEY_PrivateKeyInfoTemplate
|
| NSS_Get_SECOID_AlgorithmIDTemplate_Util
|
| NSS_Get_SEC_GeneralizedTimeTemplate_Util
|
| NSS_Get_SEC_IA5StringTemplate_Util
|
| @@ -260,6 +261,7 @@ SECOID_FindOID_Util
|
| SECOID_GetAlgorithmTag_Util
|
| SECOID_SetAlgorithmID_Util
|
| SEC_ASN1DecodeItem_Util
|
| +SEC_ASN1EncodeInteger_Util
|
| SEC_ASN1EncodeItem_Util
|
| SEC_DerSignData
|
| SEC_GetSignatureAlgorithmOidTag
|
|
|