POP authentication multiplexor.
More...
#include "private.h"
POP authentication multiplexor.
Definition at line 77 of file private.h.
◆ authenticate
Authenticate a POP connection.
- Parameters
-
adata | POP Account data |
method | Name of this authentication method (UNUSED) |
- Return values
-
Definition at line 71 of file private.h.
◆ method
const char* PopAuth::method |
Name of authentication method supported, NULL means variable.
If this is not null, authenticate may ignore the second parameter.
Definition at line 87 of file private.h.
The documentation for this struct was generated from the following file: