share_secret_with_key1 {secret} | R Documentation |
Share a secret with a single user, AES key is known.
share_secret_with_key1(name, email, aeskey, vault)
name |
Name of the secret. |
email |
Email address of the user. |
aeskey |
The AES key of the secret. |
vault |
Vault directory. |