Searched refs:ciphersuitess (Results 1 – 3 of 3) sorted by relevance
186 ciphersuitess => "TLS_AES_128_GCM_SHA256",231 $self->{ciphersuitess} = "TLS_AES_128_GCM_SHA256";342 if ($self->ciphersuitess ne "") {343 $execcmd .= " -ciphersuites ".$self->ciphersuitess;759 sub ciphersuitess subroutine763 $self->{ciphersuitess} = shift;765 return $self->{ciphersuitess};
91 $proxy->ciphersuitess("TLS_AES_256_GCM_SHA384");
66 $proxy->ciphersuitess("TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384");