TLSPolicy.includeTimeInHelloRandom

The protocol dictates that the first 32 bits of the random field are the current time in seconds. However this allows client fingerprinting attacks. Set to false to disable, in which case random bytes will be used instead.

class TLSPolicy
public const
bool
includeTimeInHelloRandom
()

Meta