view_key: View key details

View source: R/database.R

view_keyR Documentation

View key details

Description

Returns the JSON string containing the connection string stored in the key. The password to unlock the keyring is required before the key details are returned.

Usage

view_key(keyring_name, service_name)

Arguments

keyring_name

A character string providing the name of the keyring.

service_name

A character string providing the name of the key.

Value

The JSON string containing the connection string stored in the key.

See Also

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


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