nn::nex::IndependentServer::AUTH_TOKEN_SIZE Member Constant

Syntax

static const qUnsignedInt32 AUTH_TOKEN_SIZE =  256;

Description

Buffer size required when getting the authentication token. Includes the NULL terminal character portion of the authentication token.

Revision History

2012/12/12
Revised the buffer size necessary when getting an authentication token from 255 to 256.
2011/03/04
Initial version.

CONFIDENTIAL