keyring_locked: Is a keyring unlocked for key operations and reading

View source: R/keyring.R

keyring_lockedR Documentation

Is a keyring unlocked for key operations and reading

Description

Query if a keyring is unlocked

Usage

keyring_locked(keyring)

Arguments

keyring

character(1); Name of keyring

Value

logical(1); Success or failure of operation

Examples

## Not run: 
keyring_locked('mypersonalkeyring')

## End(Not run)


shelter documentation built on April 3, 2025, 10:30 p.m.