storeKeyring: Store a secret in a new keyring

View source: R/Keyring.r

storeKeyringR Documentation

Store a secret in a new keyring

Description

This function creates a new keyring and stores a provided secret in it.

Usage

storeKeyring(keyring_id, secret)

Arguments

keyring_id

A string specifying the keyring ID.

secret

A string representing the secret to be stored in the keyring.

Value

A string with the stored secret.


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.