#include <nitroWiFi/cps.h>
u32 CPS_GetSslHandshakePriority(void);
None.
Priority level
For portions that take a long time to calculate (several hundred milliseconds), this obtains the execution priority to use during SSL handshaking. This function can be executed with or without initializing the CPS library.
Does not block.
2005/11/09 Initial version.
CONFIDENTIAL