public authPriv ( byte userName, byte authenticationPassword, AuthenticationDigests authenticationProtocol, byte privacyPassword, PrivacyProtocols privacyProtocol ) : void | ||
userName | byte | User name |
authenticationPassword | byte | Authentication password |
authenticationProtocol | AuthenticationDigests | Authentication protocol. See definitions in |
privacyPassword | byte | Privacy protection password. |
privacyProtocol | PrivacyProtocols | Privacy protocol. See definitions in |
return | void |