unref_to_password
Description:
[
Version ( since =
"0.19.0" ) ]
public string unref_to_password (
ref size_t length)
Unreference a Value and steal the secret data in
Value as nonpageable memory.
Parameters:
| this |
the value
|
| length |
the length of the secret
|
Returns:
|
a new password string stored in nonpageable memory which must be freed with [funcpassword_free] when done
|