High Performance OPC UA Server SDK  1.2.0.193
pki_cert_verification_result Struct Reference

Certificate verification result. More...

#include <cert.h>

Data Fields

int chain_depth
 Position of the certificate in the chain. More...
 
uint32_t status
 Verification status of the certificate. More...
 
int backend_code
 Backend specific validation result code. More...
 
bool suppressed
 True, if verification status was suppressed. More...
 

Detailed Description

Certificate verification result.

Field Documentation

int backend_code

Backend specific validation result code.

int chain_depth

Position of the certificate in the chain.

uint32_t status

Verification status of the certificate.

bool suppressed

True, if verification status was suppressed.


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