This package includes the SharkSSL lite library and header files.

Dependents:   WebSocket-Client-Example SharkMQ-LED-Demo

Embed: (wiki syntax)

« Back to documentation index

Peer's certificate information

Peer's certificate information
[SharkSslInfoAndCodes]

Certificate information returned by SharkSslCon_getCertInfo. More...

Data Structures

struct  SharkSslCertDN
 Certificate Distinguished Name. More...
struct  SharkSslCertInfo
 The peer's certificate information returned by SharkSslCon_getCertInfo. More...

Typedefs

typedef struct SharkSslCertDN SharkSslCertDN
 Certificate Distinguished Name.
typedef struct SharkSslCertInfo SharkSslCertInfo
 The peer's certificate information returned by SharkSslCon_getCertInfo.

Detailed Description

Certificate information returned by SharkSslCon_getCertInfo.


Typedef Documentation

Certificate Distinguished Name.

Example from certcheck.c:

See also:
SharkSslCertInfo

The peer's certificate information returned by SharkSslCon_getCertInfo.

See also:
SharkSslCertDN