Searched refs:get_cipher (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/example/
H A Dssl_client.pl44 $cipher = $sock->get_cipher();
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/eg/
H A Dnet-ssl-test139 $out .= "CIPHER : ".$sock->get_cipher."\n";
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/eg/
H A Dnet-ssl-test139 $out .= "CIPHER : ".$sock->get_cipher."\n";
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/lib/Net/
H A DSSL.pm190 sub get_cipher { subroutine
193 *$self->{ssl_ssl}->get_cipher(@_);
461 =item get_cipher
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/lib/Net/
H A DSSL.pm195 sub get_cipher { subroutine
198 *$self->{ssl_ssl}->get_cipher(@_);
503 =item get_cipher
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/t/
H A Dcore.t130 $client->get_cipher() || print "not ";
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/
H A DLDAP.pm1035 ? $ldap->socket->get_cipher
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm1284 sub get_cipher { subroutine
1286 return Net::SSLeay::get_cipher($ssl);
2147 =item B<get_cipher()>

Completed in 95 milliseconds