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.


r-lib/keyring documentation built on Jan. 4, 2024, 7:49 a.m.