TrustID icon indicating copy to clipboard operation
TrustID copied to clipboard

[TrustID-sdk] Allow DID imports from keys not belonging to TrustID

Open adlrocha opened this issue 5 years ago • 0 comments

Providing the publicKey and privateKey for a DID should be enough to import a valid TRUSTID did. Right now we only support the TRUSTID DID object structure.

We should even consider the import of keys from a seed. The import process would be:

Seed --> Generate Key --> Generate DID --> Store DID

adlrocha avatar Jul 01 '20 08:07 adlrocha