view_key | R Documentation |
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.
view_key(keyring_name, service_name)
keyring_name |
A character string providing the name of the keyring. |
service_name |
A character string providing the name of the key. |
The JSON string containing the connection string stored in the key.
Other keyring functions:
add_key()
,
create_locked_keyring()
,
delete_key()
,
delete_keyring()
,
get_keyring_status()
,
list_keyrings()
,
list_keys()
,
lock_keyring()
,
unlock_keyring()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.