The documentation you are viewing is for Dapr v1.12 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Cryptography
Table headers to note:
Header | Description | Example |
---|---|---|
Status | Component certification status |
Alpha Beta Stable |
Component version | The version of the component | v1 |
Since runtime version | The version of the Dapr runtime when the component status was set or updated | 1.11 |
Using the Dapr cryptography engine
Component | Status | Component version | Since runtime version |
---|---|---|---|
JSON Web Key Sets (JWKS) | Alpha | v1 | 1.11 |
Kubernetes secrets | Alpha | v1 | 1.11 |
Local storage | Alpha | v1 | 1.11 |
Microsoft Azure
Component | Status | Component version | Since runtime version |
---|---|---|---|
Azure Key Vault | Alpha | v1 | 1.11 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 1, 2023: updates to the cryptography api docs (cfb6ac0b)