Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SSL_dup(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

SSL_dup_CA_list(3)

SSL_dup(3)  —  Subroutines

NAME

SSL_dup − duplicates the specified SSL structure

SYNOPSIS

#include <openssl/ssl.h>
SSL ∗SSL_dup(
        SSL ∗s );

DESCRIPTION

The SSL_dup() function duplicates the specified SSL structure and returns an address of the newly created SSL structure. 

RETURN VALUES

The SSL_dup() function returns an address of the duplicated (new) SSL structure. 

SEE ALSO

Functions: SSL_dup_CA_list(3)

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