Show / Hide Table of Contents

Struct ATmega644.CryptoPackage

ATmega644 crypto package

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public struct CryptoPackage

Fields

View Source

Counter

Declaration
public uint Counter
Field Value
Type Description
System.UInt32
View Source

ECUID

Declaration
public uint ECUID
Field Value
Type Description
System.UInt32
View Source

FCTID

Declaration
public uint FCTID
Field Value
Type Description
System.UInt32
View Source

Version

Declaration
public byte Version
Field Value
Type Description
System.Byte
  • View Source
In This Article
Back to top Generated by DocFX