Home
last modified time | relevance | path

Searched refs:cipherc (Results 1 – 1 of 1) sorted by relevance

/util/perl/TLSProxy/
A DProxy.pm183 cipherc => "",
208 $self->{cipherc} = "";
439 if ($self->cipherc ne "") {
440 $execcmd .= " -cipher ".$self->cipherc;
735 sub cipherc subroutine
739 $self->{cipherc} = shift;
741 return $self->{cipherc};

Completed in 9 milliseconds