diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pkcs11-coverage.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/pkcs11-coverage.txt b/doc/pkcs11-coverage.txt index 2c1abec..b96ee08 100644 --- a/doc/pkcs11-coverage.txt +++ b/doc/pkcs11-coverage.txt @@ -24,9 +24,17 @@ C_CopyObject C_CreateObject - Not Implemented +C_Decrypt +- CKM_RSA_PKCS +- CKM_RSA_X_509 + C_DestroyObject - Not Implemented +C_Encrypt +- CKM_RSA_PKCS +- CKM_RSA_X_509 + C_Finalize - With invalid argument - Normal call |