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
m_updateHandle
public int m_updateHandle
Field Value
Methods
PrepareForSend(byte[], int, int)
public override bool PrepareForSend(byte[] authenticationData, int length = 0, int offset = 0)