module

Keyring

Instance methods

delete(service : String, account) : Bool
Source
get(service : String, account : String) : String
Source
set(service : String, account : String, password : String, label : String | Nil = nil) : Bool
Source

Nested types