b_wincred_decode_auto {keyring} | R 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. |
[Package keyring version 1.3.2 Index]