[][src]Function otp::add_stoken

pub fn add_stoken<P: AsRef<Path>>(
    config: &Config,
    config_dir: P,
    name: &str,
    rsa_token_file: P,
    pin: &str
) -> TotpResult<()>