Method SSL.Cipher.KeyExchange()->parse_server_key_exchange()
- Method parse_server_key_exchange
 Stdio.Bufferparse_server_key_exchange(Stdio.Bufferinput)- Parameter 
input Stdio.Buffer with the content of a
HANDSHAKE_server_key_exchange.- Returns
 The key exchange information should be extracted from
input, so that it is positioned at the signature.Returns a new Stdio.Buffer with the unsigned payload of
input.