kb_get_public_keys: Retrive the public key(s) for a given user

View source: R/pgp-keys.r

kb_get_public_keysR Documentation

Retrive the public key(s) for a given user

Description

Retrive the public key(s) for a given user

Usage

kb_get_public_keys(user, import = FALSE)

Arguments

user

user

import

if TRUE, import into local GPG keyring

Value

single character vector with the key(s) (invisibly)


hrbrmstr/keybase documentation built on May 16, 2022, 6:58 a.m.