secrets
Manages sensitive data through encryption, decryption, and secure secret storage. Provides functions to encrypt and decrypt data, create and manage encryption keys, store and retrieve secrets safely, and handle secure data operations within applications.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 8 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
create-key "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors