Table of Contents

Class Commands.Monitor_Signature

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

Constructors

Monitor_Signature()

public Monitor_Signature()

Fields

m_keyIndex

public uint m_keyIndex

Field Value

uint

m_length

public uint m_length

Field Value

uint

m_signature

public byte[] m_signature

Field Value

byte[]

Methods

PrepareForSend(byte[], int, int)

public override bool PrepareForSend(byte[] signature, int keyIndex, int offset = 0)

Parameters

signature byte[]
keyIndex int
offset int

Returns

bool