openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ HITLS_GetCertificate()
Obtain the local certificate. Returns the most recently added certificate if it is called before the certificate is selected. If no certificate is added, NULL is returned. It returns the certificate selected during the handshake if a certificate selection occurs, or NULL if no certificate is selected (e.g. on a client that does not use a client certificate).
|