KeePass Help Center KeePass Home | Downloads | Translations | Plugins | Donate 
Help Center Home | Forums | Awards | Links 







KP_GENERATED_PASSWORD Struct Reference

Structure used for generated password validations by plugins. More...

#include <PwStructsEx.h>

Public Attributes

LPCTSTR lpPassword
 Generated password that should be validated. More...
 
const PW_GEN_SETTINGS_EX * lpSettings
 Settings that were used to generate the password. More...
 

Detailed Description

Structure used for generated password validations by plugins.

Member Data Documentation

◆ lpPassword

LPCTSTR KP_GENERATED_PASSWORD::lpPassword

Generated password that should be validated.

◆ lpSettings

const PW_GEN_SETTINGS_EX* KP_GENERATED_PASSWORD::lpSettings

Settings that were used to generate the password.


The documentation for this struct was generated from the following file:

Documentation generated with Doxygen.





Get KeePass