Table of Contents

Class Commands.Debugging_MFUpdate_Authenticate

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

Constructors

Debugging_MFUpdate_Authenticate()

public Debugging_MFUpdate_Authenticate()

Fields

m_authenticationData

public byte[] m_authenticationData

Field Value

byte[]

m_authenticationSize

public uint m_authenticationSize

Field Value

uint

m_updateHandle

public int m_updateHandle

Field Value

int

Methods

PrepareForSend(byte[], int, int)

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

Parameters

authenticationData byte[]
length int
offset int

Returns

bool