# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
This directory contains both sample applications and performance evaluation
applications.
SAMPLE APPLICATIONS
Currently, there are two performance applications: libpkix_buildThreads and
nss_threads. And three sample applications: dumpcert, dumpcrl and
validateChain..
Sets up and runs a PKIX_BuildChain call for the number of seconds
specified by <duration> using the number of threads specified by
<threads>. This application assumes that the NSS certutil application
has already been run to create the NSS databases and that the
various nicknames on the command line have been associated with
certificates in the NSS databases. The NSS databases MUST reside
in the directory where this file is located and MUST be named "cert8.db", "key3.db", and "secmod.db". There must exist a nickname
in the databases which has been marked as trusted.
Sets up and runs a CERT_VerifyCertificate call for the number of seconds specified by <duration> using the number of threads specified by <threads>. This application assumes that the NSS certutil application has already been run to create the NSS databases and that the various nicknames on the command line have been associated with certificates in the NSS databases. The NSS databases MUST reside in the directory where this file is located and MUST be named "cert8.db", "key3.db", and "secmod.db". There must exist a nickname in the databases which has been marked as trusted.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.