Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SSL_copy_session_id(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

BIO_ssl_copy_session_id(3)

SSL_copy_session_id(3)  —  Subroutines

NAME

SSL_copy_session_id − Copies the session-id from one SSL structure to another

SYNOPSIS

#include <openssl/ssl.h>
void SSL_copy_session_id(
        SSL ∗t,
        SSL ∗f );

DESCRIPTION

The SSL_copy_session_id() function copies an SSL session-id from SSL structure f and to SSL structure t. 

SEE ALSO

Functions: BIO_ssl_copy_session_id(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026