Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing to Retrieve or Generate Key Pair for DID Generation #361

Closed
dflbsteve opened this issue Dec 31, 2023 · 2 comments
Closed

Confusing to Retrieve or Generate Key Pair for DID Generation #361

dflbsteve opened this issue Dec 31, 2023 · 2 comments
Labels
question Further information is requested

Comments

@dflbsteve
Copy link

Hi,

I've been searching through the API documentation and the source code, but I'm unable to find a method to retrieve or generate the private-public key pair necessary for DID generation. Is there a specific function or section within the documentation that covers this process? Any guidance or direction would be greatly appreciated.

Cheers lot.

@frankhinek
Copy link
Contributor

@dflbsteve It depends on the context of how you are working with DIDs but the DID method implementations all will generate the keys automatically, if not provided or will use the provided key set:

@frankhinek frankhinek added the question Further information is requested label Jan 5, 2024
@frankhinek
Copy link
Contributor

This PR #393 will substantively change how key management works for the DID methods. Will close this since there have been any follow up questions in the past month. Feel free to hop on Discord or open a new issue if you've got questions with the refactored DID method implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants