| 1 | """HashiCorp Vault client for storing DID keys and Hydra credentials. |
| 2 | |
| 3 | This module provides a client for storing and retrieving sensitive agent data |
| 4 | from HashiCorp Vault, ensuring persistence across pod restarts. |
nothing calls this directly
no test coverage detected