share_secret_with_key1: Share a secret with a single user, AES key is known.

Description Usage Arguments

View source: R/secrets.R

Description

Share a secret with a single user, AES key is known.

Usage

1
share_secret_with_key1(name, email, aeskey, vault)

Arguments

name

Name of the secret.

email

Email address of the user.

aeskey

The AES key of the secret.

vault

Vault directory.


secret documentation built on July 2, 2020, 1:49 a.m.