SSL_get_finished
LSSL_USED(SSL_get_finished);
size_t SSL_get_finished(const SSL *s, void *buf, size_t count);
LSSL_ALIAS(SSL_get_finished);