b_wincred_decode_auto: Decode a raw password obtained by b_wincred_get_raw (UTF-8...

View source: R/backend-wincred.R

b_wincred_decode_autoR Documentation

Decode a raw password obtained by b_wincred_get_raw (UTF-8 and UTF-16LE only)

Description

It attempts to use UTF-16LE conversion if there are 0 values in the password.

Usage

b_wincred_decode_auto(password)

Arguments

password

Raw vector coming from the keyring.


keyring documentation built on Oct. 29, 2022, 1:14 a.m.