9.13.3.4.150. Function sss_mbedtls_associate_keypair

9.13.3.4.150.1. Function Documentation

int sss_mbedtls_associate_keypair(mbedtls_pk_context *pkey, sss_object_t *pkeyObject)

Associate a keypair provisioned in the secure element for subsequent operations.

Return

0 if successful, or 1 if unsuccessful

Parameters
  • [out] pkey: Pointer to the mbedtls_pk_context which will be associated with data corresponding to the key_index

  • [in] pkeyObject: The object that we are going to be use.