diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pkcs11-coverage.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pkcs11-coverage.txt b/doc/pkcs11-coverage.txt index b96ee08..2885915 100644 --- a/doc/pkcs11-coverage.txt +++ b/doc/pkcs11-coverage.txt @@ -177,6 +177,11 @@ C_SetOperationState C_SetPIN - Not Implemented +C_Sign +- CKM_RSA_PKCS (SHA1) +- CKM_RSA_PKCS (MD5) +- CKM_RSA_PKCS (SHA1/MD5/SSL3) + C_WaitForSlotEvent - Not Implemented |