Generate Symmetric Key and Key Pairs
Generate Symmetric Key and Key Pairs
The library for PKCS #11 allows you to use the following algorithms to generate key and key pairs.
Symmetric Key Pairs
- CKM_AES_KEY_GEN
Asymmetric Key Pairs
- CKM_RSA_X9_31_KEY_PAIR_GEN
- CKM_RSA_PKCS_KEY_PAIR_GEN
- CKM_EC_KEY_PAIR_GEN