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