share_secret_with_key {secret} | R Documentation |
Share a secret, its AES key is known already.
share_secret_with_key(name, users, aeskey, vault)
name |
Name of the secret. |
users |
Email addresses of users. |
aeskey |
AES key of the secret. |
vault |
Vault directory. |