libnick 2025.9.1
A cross-platform base for native Nickvision applications.
|
Classes | |
class | Credential |
A model of a credential stored in a keyring. More... | |
class | Keyring |
A model of a keyring object for managing credentials. More... | |
class | PasswordGenerator |
A random password generator. More... | |
Enumerations | |
enum class | PasswordContent { Numeric = 1 , Uppercase = 2 , Lowercase = 4 , Special = 8 , Space = 16 } |
Flags to describe the content of a password. More... | |
|
strong |