Public Attributes | List of all members
tstrRootCertPubKeyInfo Struct Reference

Info about the public key contained in a root certificate. More...

#include <m2m_types.h>

Public Attributes

union {
   tstrRootCertEcdsaKeyInfo   strEcsdaKeyInfo
 
   tstrRootCertRsaKeyInfo   strRsaKeyInfo
 
}; 
 
uint32 u32PubKeyType
 

Detailed Description

Info about the public key contained in a root certificate.

Definition at line 1888 of file m2m_types.h.

Member Data Documentation

◆ @2

union { ... }

Union of RSA / ECDSA public key info structures.

◆ strEcsdaKeyInfo

tstrRootCertEcdsaKeyInfo tstrRootCertPubKeyInfo::strEcsdaKeyInfo

Info about an ECDSA public key.

Definition at line 1894 of file m2m_types.h.

◆ strRsaKeyInfo

tstrRootCertRsaKeyInfo tstrRootCertPubKeyInfo::strRsaKeyInfo

Info about an RSA public key.

Definition at line 1892 of file m2m_types.h.

◆ u32PubKeyType

uint32 tstrRootCertPubKeyInfo::u32PubKeyType

Public key type.

See also
tenuRootCertPubKeyType.

Definition at line 1889 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03