Gets the unique identity for the layer of the specified file descriptor.
#include <prio.h> PRDescIdentity PR_GetLayersIdentity(PRFileDesc* fd);
The function has the following parameter:
fd
If successful, the function returns the PRDescIdentity
for the layer of the specified file descriptor.