Name Description Size
anchor.c builtins/anchor.c This file "anchors" the actual cryptoki entry points in this module's shared library, which is required for dynamic loading. See the comments in nssck.api for more information. 564
bfind.c BUILTINS_H 6824
binst.c builtins/instance.c This file implements the NSSCKMDInstance object for the "builtin objects" cryptoki module. 2174
bobject.c builtins/object.c This file implements the NSSCKMDObject object for the "builtin objects" cryptoki module. 5140
bsession.c builtins/session.c This file implements the NSSCKMDSession object for the "builtin objects" cryptoki module. 1809
bslot.c builtins/slot.c This file implements the NSSCKMDSlot object for the "builtin objects" cryptoki module. 2095
btoken.c builtins/token.c This file implements the NSSCKMDToken object for the "builtin objects" cryptoki module. 4088
builtins.gyp 1439
builtins.h I'm including this for access to the arena functions. Looks like we should publish that API. 1932
certdata.perl 3968
certdata.py 560
certdata.txt 1362448
ckbiver.c Library identity and versioning 511
constants.c builtins/constants.c Identification and other constants, all collected here in one place. 1613
exports.gyp 569
Makefile 1497
manifest.mn 580
nssckbi.def 1135
nssckbi.h NSS BUILTINS Version numbers. These are the version numbers for the builtins module packaged with this release on NSS. To determine the version numbers of the builtin module you are using, use the appropriate PKCS #11 calls. These version numbers detail changes to the PKCS #11 interface. They map to the PKCS #11 spec versions. 2504
nssckbi.rc 1860
README This README file explains how to add a builtin root CA certificate to NSS 4540
testlib