storeKeyring | R Documentation |
This function creates a new keyring and stores a provided secret in it.
storeKeyring(keyring_id, secret)
keyring_id |
A string specifying the keyring ID. |
secret |
A string representing the secret to be stored in the keyring. |
A string with the stored secret.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.