compute_validation_hash: Function: compute_validation hash

Description Usage Arguments Value

View source: R/eruu_user.R

Description

Compute a validation hash based on passwd (uncrypted), redcap key (uncrypted) active boolean and role

Usage

1
compute_validation_hash(key, active, role)

Arguments

key

redcap key uncrypted

active

as numeric

role

Value

sha512 of the concatenation of the parameters


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