Searched refs:set_cipher_list (Results 1 – 2 of 2) sorted by relevance
493 context.set_cipher_list(cipher_string)504 context.set_cipher_list(object())514 context.set_cipher_list(b"imaginary-cipher")
1096 def set_cipher_list(self, cipher_list): member in Context