C
static BYTE SSLSessionNew();
Description
Finds space for a new SSL session
Preconditions
None
Returns
Allocated Session ID, or SSL_INVALID_ID if none available
Side Effects
None
Remarks
None
static BYTE SSLSessionNew();
Finds space for a new SSL session
None
Allocated Session ID, or SSL_INVALID_ID if none available
None
None