'Declaration Protected NewEncryptionKeyServerToClientInternal As Byte()
'Usage Dim instance As SSHTransportLayerProtocol Dim value() As Byte() value = instance.NewEncryptionKeyServerToClientInternal instance.NewEncryptionKeyServerToClientInternal = value
protected byte[] NewEncryptionKeyServerToClientInternal