Manual Pages for UNIX Darwin command on man SSL_get_rbio
MyWebUniversity

Manual Pages for UNIX Darwin command on man SSL_get_rbio

SSLgetrbio(3) OpenSSL SSLgetrbio(3)

NAME

SSLgetrbio - get BIO linked to an SSL object

SYNOPSIS

#include

BIO *SSLgetrbio(SSL *ssl); BIO *SSLgetwbio(SSL *ssl);

DESCRIPTION

SSLgetrbio() and SSLgetwbio() return pointers to the BIOs for the read or the write channel, which can be different. The reference count of the BIO is not incremented.

RETURN VALUES

The following return values can occur: NULL No BIO was connected to the SSL object Any other pointer The BIO linked to ssssll.

SEE ALSO

SSLsetbio(3), ssl(3) , bio(3)

0.9.7l 2000-09-16 SSLgetrbio(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™