#include <h235auth.h>
Public Member Functions | |
H235AuthenticatorInfo (PString username, PString password, BOOL ishashed) | |
H235AuthenticatorInfo (PSSLCertificate *cert) | |
Public Attributes | |
PString | UserName |
PString | Password |
BOOL | isHashed |
PSSLCertificate * | Certificate |
H235AuthenticatorInfo::H235AuthenticatorInfo | ( | PString | username, | |
PString | password, | |||
BOOL | ishashed | |||
) |
H235AuthenticatorInfo::H235AuthenticatorInfo | ( | PSSLCertificate * | cert | ) |
PString H235AuthenticatorInfo::UserName |
PString H235AuthenticatorInfo::Password |
PSSLCertificate* H235AuthenticatorInfo::Certificate |