rust-sdk
rust-sdk copied to clipboard
Implement Cryptography API
Describe the feature/proposal
Implement access to the cryptography API which will include the methods:
- Encrypt
- Decrypt
Reference:
- https://docs.dapr.io/developing-applications/building-blocks/cryptography/cryptography-overview/
- dapr/proto/runtime/v1 - encrypt
Release Note
RELEASE NOTE: ADD Cryptography API support to the client