ssllabs.simulation

class ssllabs.simulation.Simulation(data)[source]

Bases: ssllabs.object.Object

A single simulation, accessed from ssllabs.simdetails.SimDetails.results()

attempts

always 1 with the current implementation.

client

instance of ssllabs.simclient.SimClient.

errorCode

zero if handshake was successful, 1 if it was not.

kxInfo

key exchange info.

protocolId

Negotiated protocol ID.

suiteId

Negotiated suite ID.