Home | Trees | Indices | Help |
---|
|
Common API for calculating Premaster secret
NOT stable, will get moved from this file
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initializes the KeyExchange. privateKey is the signing private key.
|
Returns a ServerKeyExchange object for the server's initial leg in the handshake. If the key exchange method does not send ServerKeyExchange (e.g. RSA), it returns None. |
Processes the client's ClientKeyExchange message and returns the premaster secret. Raises TLSLocalAlert on error. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Nov 5 14:25:09 2015 | http://epydoc.sourceforge.net |