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

The fixed-size PQS server shell profile database. More...

#include <pqsshell.h>

Data Fields

pqs_shell_profile profiles [PQS_SHELL_PROFILE_DATABASE_MAX]
char path [QSC_SYSTEM_MAX_PATH]
size_t count
bool initialized

Detailed Description

The fixed-size PQS server shell profile database.

Field Documentation

◆ count

size_t count

The active shell profile count.

◆ initialized

bool initialized

The database initialization flag.

◆ path

char path[QSC_SYSTEM_MAX_PATH]

The persistent database file path.

◆ profiles

pqs_shell_profile profiles[PQS_SHELL_PROFILE_DATABASE_MAX]

Shell profile records.


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