Searched refs:ciphersuitess (Results 1 – 3 of 3) sorted by relevance
104 ciphersuitess => "TLS_AES_128_GCM_SHA256",172 $self->{ciphersuitess} = "TLS_AES_128_GCM_SHA256";237 if ($self->ciphersuitess ne "") {238 $execcmd .= " -ciphersuites ".$self->ciphersuitess;632 sub ciphersuitess subroutine636 $self->{ciphersuitess} = shift;638 return $self->{ciphersuitess};
66 $proxy->ciphersuitess("TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384");
93 $proxy->ciphersuitess("TLS_AES_256_GCM_SHA384");