We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Generate a P-256 key in the hardware of the phone or in e the TEE. This key can not be exported as the private key is not available for developers.
Add the key in the DID list and in the OIDC4VCI options for DID
did:key P-256 Hardware
The attribute value is did:key:p-256:hardware This value will be also an option in the configuration received from the portal
did:key:p-256:hardware
The key must also be seen (public key) in the Manage Decentralized ID screen
The key cannot be in the backup file as the private key cannot be exported
The text was updated successfully, but these errors were encountered:
bibash28
No branches or pull requests
Generate a P-256 key in the hardware of the phone or in e the TEE. This key can not be exported as the private key is not available for developers.
Add the key in the DID list and in the OIDC4VCI options for DID
did:key P-256 Hardware
The attribute value is
did:key:p-256:hardware
This value will be also an option in the configuration received from the portalThe key must also be seen (public key) in the Manage Decentralized ID screen
The key cannot be in the backup file as the private key cannot be exported
The text was updated successfully, but these errors were encountered: