SEcube open-source SDK
Public Attributes | List of all members
userinfo_ Struct Reference

Simlpe struct used to store the details about the SEkey user which is using the application. ID and name are not really user when SEkey is in admin mode, they are used when SEkey is in user mode. The device serial number instead is always used and is crucial for the correct execution of the SEkey KMS. More...

#include <SEkey.h>

Public Attributes

std::string userid
 
std::string username
 
std::string device_sn
 

Detailed Description

Simlpe struct used to store the details about the SEkey user which is using the application. ID and name are not really user when SEkey is in admin mode, they are used when SEkey is in user mode. The device serial number instead is always used and is crucial for the correct execution of the SEkey KMS.


The documentation for this struct was generated from the following file: