Expand description
Interface to a password store and its secrets.
Structs§
- Filter
Secret Iter - Iterator that wraps a
SecretIterwith a filter. - Secret
- A password store secret.
- Secret
Iter - Iterator that walks through password store secrets.
- Secret
Iter Config - Secret iterator configuration.
- Store
- Represents a password store.
Enums§
- Err
- Password store error.
- Find
Secret - Find secret result.
Constants§
- SECRET_
SUFFIX - Password store secret file suffix.
Functions§
- can_
decrypt - Check whether we can decrypt the first secret in the store.
- relative_
path - Get relative path in given root.