keyring_locked: Check if keyring is locked

Description Usage Arguments Details Value Examples

View source: R/keyring.R

Description

Does the user need to enter a master password?

Usage

1
keyring_locked(ring = getOption("keyring_keyring", "friend"))

Arguments

ring

Optional. Name of keyring.

Details

Function includes a check for has_keyring.

Value

Logical

Examples

1
2
3
4
## Not run: 
keyring_locked()

## End(Not run)

BenjaminWolfe/speakfriend documentation built on Nov. 18, 2019, 5:09 a.m.