deleteKeyring: Delete a Keyring

View source: R/Keyring.r

deleteKeyringR Documentation

Delete a Keyring

Description

This function checks if the specified keyring exists, and if so delete it.

Usage

deleteKeyring(keyring_id)

Arguments

keyring_id

A character string specifying the keyring name to delete

Value

A character string containing the password for further API calls.

Examples

## Not run: 
# Set a secret for a fictional country called 'DB'
deleteKeyring("DB")

## End(Not run)

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