PQS: Post Quantum Shell Protocol 1.1.0.0a (A2)
A quantum secure secure shell protocol
pqs_user_store Struct Reference

The fixed-size PQS server user database. More...

#include <pqsuser.h>

Data Fields

pqs_user_record records [PQS_USER_DATABASE_MAX]
char path [QSC_SYSTEM_MAX_PATH]
size_t count
bool initialized

Detailed Description

The fixed-size PQS server user database.

Field Documentation

◆ count

size_t count

The active user record count.

◆ initialized

bool initialized

The database initialization flag.

◆ path

char path[QSC_SYSTEM_MAX_PATH]

The persistent database file path.

◆ records

pqs_user_record records[PQS_USER_DATABASE_MAX]

User account records.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/PQS/PQS/pqsuser.h