summaryrefslogtreecommitdiff
path: root/doc/rst/legacy/certificate_functions/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst/legacy/certificate_functions/index.rst')
-rw-r--r--doc/rst/legacy/certificate_functions/index.rst410
1 files changed, 410 insertions, 0 deletions
diff --git a/doc/rst/legacy/certificate_functions/index.rst b/doc/rst/legacy/certificate_functions/index.rst
new file mode 100644
index 000000000..c1fc801c5
--- /dev/null
+++ b/doc/rst/legacy/certificate_functions/index.rst
@@ -0,0 +1,410 @@
+.. _mozilla_projects_nss_certificate_functions:
+
+Certificate functions
+=====================
+
+.. container::
+
+ The public functions listed here are used to interact with certificate databases.
+
+ If documentation is available for a function listed below, the function name is linked to either
+ its MDC wiki page or its entry in the
+ :ref:`mozilla_projects_nss_ssl_functions_old_ssl_reference`. The `Mozilla Cross
+ Reference <http://mxr.mozilla.org/>`__ (MXR) link for each function provides access to the
+ function definition, prototype definition, and source code references. The NSS version column
+ indicates which versions of NSS support the function.
+
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | Function name/documentation | Source code | NSS versions |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AddCertToListTail`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AddExtension`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AddOCSPAcceptableResponses`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AddOKDomainName`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AddRDN`` | MXR | 3.2.1 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_AsciiToName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CacheCRL`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ClearOCSPCache`` | MXR | 3.11.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CertChainFromCert`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CertListFromCert`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CertTimesValid`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ChangeCertTrust`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1056662` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CheckNameSpace`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CheckCertUsage`` | MXR | 3.3 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CompareName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CompareValidityTimes`` | MXR | 3.11 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CompleteCRLDecodeEntries`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ConvertAndDecodeCertificate`` | MXR | 3.9.3 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CopyName`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CopyRDN`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateAVA`` | MXR | 3.2.1 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateCertificate`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateCertificateRequest`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateName`` | MXR | 3.2.1 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateOCSPCertID`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateOCSPRequest`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateRDN`` | MXR | 3.2.1 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateSubjectCertList`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CreateValidity`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_CRLCacheRefreshIssuer`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeAltNameExtension`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeAuthInfoAccessExtension`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeAuthKeyID`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeAVAValue`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeBasicConstraintValue`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeCertFromPackage`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CE | MXR | 3.2 and later |
+ | RT_DecodeCertificatePoliciesExtension`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeCertPackage`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeCRLDistributionPoints`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeDERCrl`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeDERCrlWithFlags`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeGeneralName`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeNameConstraintsExtension`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeOCSPResponse`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeOidSequence`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``C | MXR | 3.10 and later |
+ | ERT_DecodePrivKeyUsagePeriodExtension`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeTrustString`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DecodeUserNotice`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DerNameToAscii`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyCertArray`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1050532` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyCertificateList`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CER | MXR | 3.2 and later |
+ | T_DestroyCertificatePoliciesExtension`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyCertificateRequest`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyCertList`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyOCSPCertID`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyOCSPRequest`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyOCSPResponse`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyOidSequence`` | MXR | 3.9 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyUserNotice`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DestroyValidity`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1058344` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_DupCertList`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EnableOCSPChecking`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeAltNameExtension`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeAndAddBitStrExtension`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeAuthKeyID`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeBasicConstraintValue`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeCertPoliciesExtension`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeCRLDistributionPoints`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeGeneralName`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeInfoAccessExtension`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeInhibitAnyExtension`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeNoticeReference`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeOCSPRequest`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | `` | MXR | 3.12 and later |
+ | CERT_EncodePolicyConstraintsExtension`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodePolicyMappingExtension`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeSubjectKeyID`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_EncodeUserNotice`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ExtractPublicKey`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertByName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCRLEntryReasonExten`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCRLNumberExten`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindNameConstraintsExten`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FilterCertListByCANames`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FilterCertListByUsage`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FilterCertListForUserCerts`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozil | MXR | 3.2 and later |
+ | la_projects_nss_cert_findcertbydercert` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_p | MXR | 3.2 and later |
+ | rojects_nss_cert_findcertbyissuerandsn` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertByNickname`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertByNicknameOrEmailAddr`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertBySubjectKeyID`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertExtension`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindCertIssuer`` | MXR | 3.3 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindKeyUsageExtension`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindSMimeProfile`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindSubjectKeyIDExtension`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindUserCertByUsage`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FindUserCertsByUsage`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CE | MXR | 3.10 and later |
+ | RT_FinishCertificateRequestAttributes`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FinishExtensions`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FormatName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_FreeDistNames`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1050349` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetAVATag`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertChainFromCert`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertEmailAddress`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertificateNames`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ` | MXR | 3.10 and later |
+ | `CERT_GetCertificateRequestExtensions`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertIssuerAndSN`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1050346` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertTrust`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCertUid`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetClassicOCSPDisabledPolicy`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_G | MXR | 3.12 and later |
+ | etClassicOCSPEnabledHardFailurePolicy`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_G | MXR | 3.12 and later |
+ | etClassicOCSPEnabledSoftFailurePolicy`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCommonName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetCountryName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetDBContentVersion`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1052308` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetDomainComponentName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetFirstEmailAddress`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetLocalityName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetNextEmailAddress`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetNextGeneralName`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetNextNameConstraint`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetOCSPResponseStatus`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetOCSPStatusForCertID`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetOidString`` | MXR | 3.9 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetOrgName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetOrgUnitName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CE | MXR | 3.4 and later |
+ | RT_GetOCSPAuthorityInfoAccessLocation`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``C | MXR | 3.12 and later |
+ | ERT_GetPKIXVerifyNistRevocationPolicy`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetPrevGeneralName`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetPrevNameConstraint`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetSlopTime`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetSSLCACerts`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetStateName`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetUsePKIXForValidation`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GetValidDNSPatternsFromCert`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_GenTime2FormattedAscii`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_Hexify`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ImportCAChain`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_ImportCerts`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_IsRootDERCert`` | MXR | 3.8 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_IsUserCert`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_KeyFromDERCrl`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_MakeCANickname`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_MergeExtensions`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_NameToAscii`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_NewCertList`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_NewTempCertificate`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_NicknameStringsFromCertList`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_OpenCertDBFilename`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_OCSPCacheSettings`` | MXR | 3.11.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_PKIXVerifyCert`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_RemoveCertListNode`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_RFC1485_EscapeAndQuote`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_SaveSMimeProfile`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_SetSlopTime`` | MXR | 3.2 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_SetOCSPFailureMode`` | MXR | 3.11.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_SetOCSPTimeout`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_SetUsePKIXForValidation`` | MXR | 3.12 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_StartCertExtensions`` | MXR | 3.5 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``C | MXR | 3.10 and later |
+ | ERT_StartCertificateRequestAttributes`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_StartCRLEntryExtensions`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_StartCRLExtensions`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_UncacheCRL`` | MXR | 3.10 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1050342` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifyCACertForUsage`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifyCert`` | MXR | 3.2 and later. If you need to verify |
+ | | | for multiple usages use |
+ | | | CERT_VerifyCertificate |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifyCertificate`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifyCertificateNow`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later. If you need to verify |
+ | jects_nss_ssl_functions_sslcrt#1058011` | | for multiple usages use |
+ | | | CERT_VerifyCertificateNow |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifyOCSPResponseSignature`` | MXR | 3.6 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifySignedData`` | MXR | 3.4 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``CERT_VerifySignedDataWithPublicKey`` | MXR | 3.7 and later |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | ``C | MXR | 3.7 and later |
+ | ERT_VerifySignedDataWithPublicKeyInfo`` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1056760` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | 3.2 and later |
+ | jects_nss_ssl_functions_sslcrt#1056950` | | |
+ +-----------------------------------------+-------------+-----------------------------------------+ \ No newline at end of file