summaryrefslogtreecommitdiff
path: root/security/nss/lib/certdb/cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/certdb/cert.h')
-rw-r--r--security/nss/lib/certdb/cert.h14
1 files changed, 2 insertions, 12 deletions
diff --git a/security/nss/lib/certdb/cert.h b/security/nss/lib/certdb/cert.h
index 9dfe8d775..2ae421940 100644
--- a/security/nss/lib/certdb/cert.h
+++ b/security/nss/lib/certdb/cert.h
@@ -730,16 +730,6 @@ extern SECStatus
CERT_DecodeCertPackage(char *certbuf, int certlen, CERTImportCertificateFunc f,
void *arg);
-/*
-** Pretty print a certificate in HTML
-** "cert" is the certificate to print
-** "showImages" controls whether or not to use about:security URLs
-** for subject and issuer images. This should only be true
-** in the browser.
-*/
-extern char *CERT_HTMLCertInfo(CERTCertificate *cert, PRBool showImages,
- PRBool showIssuer);
-
/*
** Returns the value of an AVA. This was a formerly static
** function that has been exposed due to the need to decode
@@ -1510,8 +1500,8 @@ CERT_UnlockCertTrust(CERTCertificate *cert);
* results in a NULL being returned (and an appropriate error set).
*/
extern SECItem *
-CERT_SPKDigestValueForCert(PRArenaPool *arena, CERTCertificate *cert,
- SECOidTag digestAlg, SECItem *fill);
+cert_GetSPKIDigest(PRArenaPool *arena, const CERTCertificate *cert,
+ SECOidTag digestAlg, SECItem *fill);
/*
* fill in nsCertType field of the cert based on the cert extension