Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 2176

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Returns the name of the protocol used for current SSL connection</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="eventbufferevent.sslgetcipherversion.html">EventBufferEvent::sslGetCipherVersion</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="eventbufferevent.sslrenegotiate.html">EventBufferEvent::sslRenegotiate</a></div>
 <div class="up"><a href="class.eventbufferevent.html">EventBufferEvent</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="eventbufferevent.sslgetprotocol" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">EventBufferEvent::sslGetProtocol</h1>
  <p class="verinfo">(PECL event &gt;= 1.10.0)</p><p class="refpurpose"><span class="refname">EventBufferEvent::sslGetProtocol</span> &mdash; <span class="dc-title">Returns the name of the protocol used for current SSL connection</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-eventbufferevent.sslgetprotocol-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span>
   <span class="type">string</span> 
   <span class="methodname"><strong>EventBufferEvent::sslGetProtocol</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   Returns the name of the protocol used for current SSL connection.
  </p>
  <blockquote class="note"><p><strong class="note">Note</strong>: 
   <p class="para">
    This function is available only if
    <em>Event</em>
    is compiled with OpenSSL support.
   </p>
  </p></blockquote>
 </div>

 <div class="refsect1 parameters" id="refsect1-eventbufferevent.sslgetprotocol-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">This function has no parameters.</p>
 </div>

 <div class="refsect1 returnvalues" id="refsect1-eventbufferevent.sslgetprotocol-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns the name of the protocol used for current SSL connection.
  </p>
 </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="eventbufferevent.sslgetcipherversion.html">EventBufferEvent::sslGetCipherVersion</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="eventbufferevent.sslrenegotiate.html">EventBufferEvent::sslRenegotiate</a></div>
 <div class="up"><a href="class.eventbufferevent.html">EventBufferEvent</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>