Functions for verifying signatures and MACs

The following functions perform as described in the PKCS #11 specification:

C_VerifyInit

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_VerifyInit

tbc

Without modifications

2.40

C_Verify

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_Verify

tbc

Without modifications

2.40

C_VerifyRecover

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_VerifyRecover

tbc

Without modifications

2.40

C_VerifyRecoverInit

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_VerifyRecoverInit

tbc

Without modifications

2.40

C_VerifyUpdate

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_VerifyUpdate

tbc

Without modifications

2.40

Notes

This function is supported for:

  • CKM_SHA1_RSA_PKCS

  • CKM_MD5_RSA_PKCS

C_VerifyFinal

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_VerifyFinal

tbc

Without modifications

2.40

Notes

This function is supported for:

  • CKM_SHA1_RSA_PKCS

  • CKM_MD5_RSA_PKCS