decrypt_redcap_key: decrypts a redcap key (or any character message) using a...

Description Usage Arguments Value

View source: R/eruu_generate_keys.R

Description

decrypts a redcap key (or any character message) using a password and returns the character of the decrypted key

Usage

1
decrypt_redcap_key(passwd, cipher)

Arguments

passwd

the passwd to use as a base of the encryption

cipher

the character string to decrypt

Value

the decrypted key as a character


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