Converting from SecKeyAlgorithm to CK_MECHANISM in iOS

12 Views Asked by At

I wanted to convert SecKeyAlgorithm of iOS Security framework while create digital signature to CK_MECHANISM type of PKCS11. Could you please help me with the mapping. Thanks in advance.

0

There are 0 best solutions below