public event SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler AlgorithmsNegotiated
'Declaration Public Event AlgorithmsNegotiated As SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler
'Usage Dim instance As SSHTransportLayerProtocol Dim handler As SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler AddHandler instance.AlgorithmsNegotiated, handler