Currently missing the keyagreement field in Rust for DID Doc generation.
We'd have to ensure the process in which we generate the pubkey of DID remains the same until we have support from Rust side on HD derivation and its encoding algorithm of the key.
Keep pubkey DID generation the same. Also use the same key for keyagreement
https://github.com/knox-networks/gomono/issues/1269
Currently missing the keyagreement field in Rust for DID Doc generation.
We'd have to ensure the process in which we generate the pubkey of DID remains the same until we have support from Rust side on HD derivation and its encoding algorithm of the key.
Keep pubkey DID generation the same. Also use the same key for keyagreement