IKeyExchange
Represents a key exchange algorithm.
            
                
Gets the exchange hash.
            
Gets the name of the algorithm.
            
Occurs when the host key is received.
            
Creates the client-side cipher to use.
            
Creates the client-side hash algorithm to use.
            
Creates the compression algorithm to use to deflate data.
            
Creates the compression algorithm to use to inflate data.
            
Creates the server-side cipher to use.
            
Creates the server-side hash algorithm to use.
            
void Finish()
Finishes the key exchange algorithm.
            
Starts the key exchange algorithm.