dwn-sdk-js
dwn-sdk-js copied to clipboard
Should not require a root key to specify the derivation scheme
We should not need to require a root key to specify the derivation scheme.
Would be nice if Records.decrypt()
is able to accept root key without the need of derivation scheme, since it can derive any child key.