Store a secret, encrypted with its AES key.
1 | store_secret_with_key(name, value, key, vault)
|
name |
Name of secret. |
value |
Value of secret. |
key |
The AES key, an |
vault |
Vault directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.