Secret.passwordFree

Clear the memory used by a password, and then free it.

This function must be used to free nonpageable memory returned by secret_password_lookup_nonpageable_finish(), secret_password_lookup_nonpageable_sync() or secret_password_lookupv_nonpageable_sync().

struct Secret
static
void
passwordFree
(
string password
)

Parameters

password string

password to free

Meta