check_ssh_pub_key: Check one SSH public key

View source: R/check-ssh-key.R

check_ssh_pub_keyR Documentation

Check one SSH public key

Description

Check one SSH public key

Usage

check_ssh_pub_key(keys)

Arguments

key

Either a path to one or more files or literal public key strings

Value

data frame

Examples

## Not run: 
check_ssh_pub_key("~/.ssh/id_rsa.pub")

## End(Not run)

hrbrmstr/pubcheck documentation built on Oct. 11, 2022, 1:54 a.m.