b_wincred_set_with_raw_value {keyring} | R Documentation |
Set a key on a Wincred keyring
b_wincred_set_with_raw_value(
self,
private,
service,
username,
password,
keyring
)
service |
Service name. Must not be empty. |
username |
Username. Might be empty. |
password |
The key text to store.
If required, an encoding can be specified using either an R option
(
For a list of valid encodings, use |