C# (CSharp) KeePassLib.Keys Namespace

Classes

Name Description
CompositeKey Represents a key. A key can be build up using several user key data sources like a password, a key file, the currently logged on user credentials, the current computer ID, etc.
InvalidCompositeKeyException
KcpCustomKey
KcpKeyFile Key files as provided by the user.
KcpPassword Master password / passphrase as provided by the user.
KcpUserAccount A user key depending on the currently logged on Windows user account.
KeyProvider
KeyProviderQueryContext
SampleKeyProvider