powered by
This is a simple keyring backend, that stores/uses secrets in encrypted files.
backend_file
An object of class R6ClassGenerator of length 24.
R6ClassGenerator
It supports multiple keyrings.
See backend for the documentation of the individual methods.
Other keyring backends: backend_env, backend_macos, backend_secret_service, backend_wincred
backend_env
backend_macos
backend_secret_service
backend_wincred
# NOT RUN { kb <- backend_file$new() # }
Run the code above in your browser using DataLab