list_keys: List the keys within a keyring

View source: R/database.R

list_keysR Documentation

List the keys within a keyring

Description

List the current keys stored on the keyring. Each of these keys store a database connection string.

Usage

list_keys(keyring_name)

Arguments

keyring_name

A character string providing the name of the keyring.

Value

A data frame listing the keys in the keyring.

See Also

Other keyring functions: add_key(), create_locked_keyring(), delete_keyring(), delete_key(), get_keyring_status(), list_keyrings(), lock_keyring(), unlock_keyring(), view_key()


gcfrench/store documentation built on May 17, 2024, 5:52 p.m.