This library enables the generation of multiple DIDs, where each call to the function generates a new DID. The private key of each DID identity is encrypted before being stored, allowing for secure management. The library provides functionalities to store, delete, and retrieve DIDs efficiently using the storage library.
This library enables the generation of multiple DIDs, where each call to the function generates a new DID. The private key of each DID identity is encrypted before being stored, allowing for secure management. The library provides functionalities to store, delete, and retrieve DIDs efficiently using the storage library.
Closes https://github.com/adorsys/eudiw-app/issues/218