Searched refs:getCipherImplementation (Results 1 – 3 of 3) sorted by relevance
316 print("%s %s" % (connection.getCipherName(), connection.getCipherImplementation()))332 … print("%s %s:" % (connection.getCipherName(), connection.getCipherImplementation()), end=' ')675 print(connection.getCipherName(), connection.getCipherImplementation())694 print(connection.getCipherName(), connection.getCipherImplementation())
166 connection.getCipherImplementation()))
400 def getCipherImplementation(self): member in TLSRecordLayer