Skip to content

v0.8.0

Compare
Choose a tag to compare
@phisakel phisakel released this 28 Nov 08:59
· 61 commits to main since this release
7dd9b27

Secure area refactoring

Private key creation and usage is performed in selected secure areas

EudiWallet changes:

  • init added secureAreas: [SecureArea] optional parameter (default is ["SecureEnclave" instance, "Software" instance])
  • issueDocument: added keyOptions optional parameter to specify the secure area name and other key options for the key creation
  • issueDocumentsByOfferUrl: added docTypeKeyOptions optional parameter to specify the secure area name and other key options for each doc type