|
LibreOffice Module onlineupdate (master) 1
|
#include <nss_secutil.h>
Public Types | |
| enum | { PW_NONE = 0 , PW_FROMFILE = 1 , PW_PLAINTEXT = 2 , PW_EXTERNAL = 3 } |
Public Attributes | |
| enum secuPWData:: { ... } | source |
| char * | data |
Definition at line 18 of file nss_secutil.h.
| anonymous enum |
| Enumerator | |
|---|---|
| PW_NONE | |
| PW_FROMFILE | |
| PW_PLAINTEXT | |
| PW_EXTERNAL | |
Definition at line 20 of file nss_secutil.h.
| char* secuPWData::data |
Definition at line 27 of file nss_secutil.h.
Referenced by SECU_GetModulePassword().
| enum { ... } secuPWData::source |
Referenced by SECU_GetModulePassword().