Table of Contents

Class Commands.Debugging_MFUpdate_AuthCommand

Namespace
nanoFramework.Tools.Debugger.WireProtocol
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_MFUpdate_AuthCommand : Commands.OverheadBase
Inheritance
Commands.Debugging_MFUpdate_AuthCommand
Inherited Members
Extension Methods

Constructors

Debugging_MFUpdate_AuthCommand()

public Debugging_MFUpdate_AuthCommand()

Fields

m_authArgs

public byte[] m_authArgs

Field Value

byte[]

m_authArgsSize

public uint m_authArgsSize

Field Value

uint

m_authCommand

public uint m_authCommand

Field Value

uint

m_updateHandle

public int m_updateHandle

Field Value

int

Methods

PrepareForSend(byte[], int, int)

public override bool PrepareForSend(byte[] authArgs, int length = 0, int offset = 0)

Parameters

authArgs byte[]
length int
offset int

Returns

bool