|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Gen2.Gen2CustomTagOp
com.thingmagic.Gen2.Authenticate
com.thingmagic.Gen2.NXP.AES.Authenticate
public static class Gen2.NXP.AES.Authenticate
Authenticate
| Field Summary | |
|---|---|
Gen2.NXP.AES |
aes
AES |
Gen2.NXP.AES.AuthType |
authenticateType
Authentication Type |
byte |
subCommand
SubCommand for Authenticate |
Gen2.NXP.AES.Tam1Authentication |
tam1
Tam1 Authentication |
Gen2.NXP.AES.Tam2Authentication |
tam2
Tam2 Authentication |
| Fields inherited from class com.thingmagic.Gen2.Gen2CustomTagOp |
|---|
chipType |
| Constructor Summary | |
|---|---|
Gen2.NXP.AES.Authenticate(Gen2.NXP.AES.Tam1Authentication tam1)
Constructor to initialize authentication parameters |
|
Gen2.NXP.AES.Authenticate(Gen2.NXP.AES.Tam2Authentication tam2)
Constructor to initialize authentication parameters |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Gen2.NXP.AES aes
public Gen2.NXP.AES.AuthType authenticateType
public byte subCommand
public Gen2.NXP.AES.Tam1Authentication tam1
public Gen2.NXP.AES.Tam2Authentication tam2
| Constructor Detail |
|---|
public Gen2.NXP.AES.Authenticate(Gen2.NXP.AES.Tam1Authentication tam1)
tam1 - Tam1 Authenticationpublic Gen2.NXP.AES.Authenticate(Gen2.NXP.AES.Tam2Authentication tam2)
tam2 - Tam2 Authentication| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||