'Declaration Public Property NewIntegrityKeyServerToClient As Byte()
'Usage Dim instance As SSHTransportLayerProtocol Dim value() As Byte instance.NewIntegrityKeyServerToClient = value value = instance.NewIntegrityKeyServerToClient
public byte[] NewIntegrityKeyServerToClient {get; set;}