Quantum Secure Tunneling Protocol 1.0.0.0a (A1)
A three-party quantum secure encrypted tunneling protocol
|
The root certificate structure. More...
#include <qstp.h>
The root certificate structure.
This structure represents the root certificate used for signing and trust in the QSTP system.
qstp_configuration_sets algorithm |
The signature algorithm identifier
qstp_certificate_expiration expiration |
The certificate expiration times
char issuer[QSTP_CERTIFICATE_ISSUER_SIZE] |
The certificate issuer text
uint8_t serial[QSTP_CERTIFICATE_SERIAL_SIZE] |
The certificate serial number
uint8_t verkey[QSTP_ASYMMETRIC_VERIFICATION_KEY_SIZE] |
The serialized public key
qstp_version_sets version |
The certificate version