AWS_IOT Device provisioning

We would like to implement the AWS_IOT device provisioning using the AWS_IOT provision by claim.  I can connect the device to AWS_IOT, and request new certificates to be generated, AWS will send the new certificates which I would like to save into protected storage replacing the previous certificates & private key used for the initial connection to AWS and restart.  I don't see a function call that uses the TAG and TYPE for the certificates. 

 The only functions I see are use the psa_storage_uid_t, how can I update the certificates & key after I get them from AWS? 

Parents Reply Children
No Data
Related