in order to use hardware-backed ECEncryption for signing purpose, we need to: 1. send the public key to other parties in some way 2. sign the data using private key is it feasible to add this functionality? if yes, it would be great to have that in this library.
in order to use hardware-backed ECEncryption for signing purpose, we need to:
is it feasible to add this functionality? if yes, it would be great to have that in this library.