'Declaration Protected NewEncryptionAlgorithmServerToClientInternal As ISSHEncryptionAlgorithm
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ISSHEncryptionAlgorithm value = instance.NewEncryptionAlgorithmServerToClientInternal instance.NewEncryptionAlgorithmServerToClientInternal = value
protected ISSHEncryptionAlgorithm NewEncryptionAlgorithmServerToClientInternal