OpenDOF Project
uint8* DOFAuthenticator_CreateSessionKey ( void  )

Generates a new, random, secure session key.

Resource Management:
This function allocates resources that must later be freed by calling PCRMem_Free.
Returns
A new 32-byte session key.
Exceptions
NULLis returned if there are insufficient resources to allocate a key.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22