TrustCore SDK Crypto Interface API reference  version 2.0
QS_CTX Struct Reference

Context structure to hold the appropriate quantum safe asymmetric keys. More...

Data Fields

ubyte4 alg
 
ubyte4 enabled
 
ubyte4 isPrivate
 
MocAsymKey pPublicKey
 
MocAsymKey pSecretKey
 
ubyte4 type
 

Detailed Description

pSecretKey The secret key structure. pPublicKey The public key structure. enabled Flag indicating whether the operator is enabled. isPrivate Flag indicating whether the secret key is defined. type Flag indicatint whether the context is for key encapsulation mechanisms or signature based authentication. alg The exact algorithm this context is to be used for.


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