Module keytar_sys::ffi[][src]

Structs

Workaround until cxx supports Options https://github.com/dtolnay/cxx/issues/87

Functions

Delete the stored password for the service and account.

Find a password for the service in the keychain.

Get the stored password for the service and account.

Save the password for the service and account to the keychain. Adds a new entry if necessary, or updates an existing entry if one exists.