secret (version 1.0.0)

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

Description

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

Usage

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.