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.


gaborcsardi/keyring documentation built on Jan. 5, 2024, 3:35 a.m.