Secret.password_wipe

function password_wipe(password: String): void {
    // Gjs wrapper for secret_password_wipe()
}
  

Clear the memory used by a password.

password

password to clear