diff options
author | Stef Walter <stef@memberwebs.com> | 2008-12-05 04:21:29 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2008-12-05 04:21:29 +0000 |
commit | b37bf079d8ddfc7989d8e7da0b3e7eb7b9d8c856 (patch) | |
tree | 320e90f36d359c3f619e6d637b2a8b77a53c5370 /doc | |
parent | d2bde592689644bf7b93b55bee35f5d1452a4dd9 (diff) |
Add ability to run NSS libsoftokn3 using the lazy flag.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pkcs11-coverage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkcs11-coverage.txt b/doc/pkcs11-coverage.txt index b864f49..c58f687 100644 --- a/doc/pkcs11-coverage.txt +++ b/doc/pkcs11-coverage.txt @@ -19,6 +19,7 @@ C_CloseSession - Close twice C_Finalize +- With invalid argument - Normal call - Double finalize in a row @@ -28,7 +29,6 @@ C_GetFunctionList C_GetInfo - NULL argument - Normal call -- Cryptoki version matches that in library entry point data - Space padded strings in CK_INFO - No flags set |