SharkSSL™ Embedded SSL/TLS Stack
|
Certificate information returned by SharkSslCon_getCertInfo.
Data Structures | |
struct | SharkSslCertDN |
Certificate KeyUsage and ExtendedKeyUsage flags and relative pseudofunctions. More... | |
struct | SharkSslCertInfo |
The peer's certificate information returned by SharkSslCon_getCertInfo. More... | |
Typedefs | |
typedef struct SharkSslCertDN | SharkSslCertDN |
Certificate KeyUsage and ExtendedKeyUsage flags and relative pseudofunctions. More... | |
typedef struct SharkSslCertInfo | SharkSslCertInfo |
The peer's certificate information returned by SharkSslCon_getCertInfo. More... | |
typedef struct SharkSslCertDN SharkSslCertDN |
Certificate KeyUsage and ExtendedKeyUsage flags and relative pseudofunctions.
Certificate Distinguished Name
Example from certcheck.c:
typedef struct SharkSslCertInfo SharkSslCertInfo |
The peer's certificate information returned by SharkSslCon_getCertInfo.