Signing and MACing functions
The following functions perform as described in the PKCS #11 specification:
C_SignInit
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version |
|---|---|---|---|
|
tbc |
Without modifications |
2.40 |
C_Sign
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version |
|---|---|---|---|
|
tbc |
Without modifications |
2.40 |
C_SignRecoverInit
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version |
|---|---|---|---|
|
tbc |
Without modifications |
2.40 |
C_SignRecover
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version |
|---|---|---|---|
|
tbc |
Without modifications |
2.40 |