Package tlslite :: Module handshakehelpers :: Class HandshakeHelpers
[hide private]
[frames] | no frames]

type HandshakeHelpers

source code


This class encapsulates helper functions to be used with a TLS handshake.

Static Methods [hide private]
 
alignClientHelloPadding(clientHello)
Align ClientHello using the Padding extension to 512 bytes at least.
source code
Method Details [hide private]

alignClientHelloPadding(clientHello)
Static Method

source code 

Align ClientHello using the Padding extension to 512 bytes at least.

Parameters:
  • clientHello (ClientHello) - ClientHello to be aligned