encrypt_redcap_key: encrypts a redcap key (or any character message) using a...

Description Usage Arguments Value

View source: R/eruu_generate_keys.R

Description

encrypts a redcap key (or any character message) using a password and returns the character of the encrypted key

Usage

1
encrypt_redcap_key(passwd, redcap_key)

Arguments

passwd

the passwd to use as a base of the encryption

redcap_key

the character string to encrypt

Value

the encrypted key as a character


pydupont/esr.redcap.user.ui documentation built on Dec. 25, 2019, 3:20 a.m.