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