CTR Pia
4.11.3
Game Communication Engine
|
Class for configuring connections to networks that use the UDS library. More...
Public Attributes | |
char | m_Passphrase [UDS_PASSPHRASE_LENGTH_MAX] |
Specifies the passphrase used to encrypt the wireless layer. The size must be at least UDS_PASSPHRASE_LENGTH_MIN but no greater than UDS_PASSPHRASE_LENGTH_MAX . | |
u8 | m_PassphraseLength |
Specifies the size of the passphrase used to encrypt the wireless layer. Must be at least UDS_PASSPHRASE_LENGTH_MIN but no greater than UDS_PASSPHRASE_LENGTH_MAX . | |
LocalNetworkDescription * | m_pLocalNetworkDescription |
Information about the target network. | |
Class for configuring connections to networks that use the UDS library.