No longer need to declare CERT_NewTempCertificate

This commit is contained in:
Elio Maldonado 2008-06-03 19:54:09 +00:00
parent 6258de8a50
commit 808adb063e
1 changed files with 0 additions and 10 deletions

View File

@ -80,16 +80,6 @@
#include <base64.h>
#include <assert.h>
/* TODO: When CERT_NewTempCertificate becomes public in NSS 3.12
* remove this extern declaration and the following #define.
*/
extern CERTCertificate *
__CERT_NewTempCertificate(CERTCertDBHandle *handle, SECItem *derCert,
char *nickname, PRBool isperm, PRBool copyDER);
#define CERT_NewTempCertificate __CERT_NewTempCertificate
#define TIME_BUF_SIZE 100
/* decode a SECItem containing either a SEC_ASN1_GENERALIZED_TIME