Searched refs:ciphersuitess (Results 1 – 3 of 3) sorted by relevance
103 ciphersuitess => "TLS_AES_128_GCM_SHA256",171 $self->{ciphersuitess} = "TLS_AES_128_GCM_SHA256";236 if ($self->ciphersuitess ne "") {237 $execcmd .= " -ciphersuites ".$self->ciphersuitess;631 sub ciphersuitess subroutine635 $self->{ciphersuitess} = shift;637 return $self->{ciphersuitess};
56 $proxy->ciphersuitess("TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384");
86 $proxy->ciphersuitess("TLS_AES_256_GCM_SHA384");