Package | Description |
---|---|
com.dalsemi.onewire.application.sha |
Modifier and Type | Method and Description |
---|---|
boolean |
SHAiButtonCoprVM.load(OneWireContainer18 owc,
java.lang.String filename)
Loads coprocessor configuration information from a standard TMEX
service file on a DS1963S.
|
boolean |
SHAiButtonUser18.setiButton18(OneWireContainer18 owc)
Modifies this SHA iButton so that it refers to another DS1963S
container.
|
Constructor and Description |
---|
SHAiButtonCopr(OneWireContainer18 owc,
java.lang.String coprFilename)
Sets up this coprocessor object based on the contents of the file
coprFilename stored on owc . |
SHAiButtonCopr(OneWireContainer18 l_owc,
java.lang.String coprFilename,
boolean l_formatDevice,
int l_signPageNumber,
int l_authPageNumber,
int l_wspcPageNumber,
int l_version,
int l_encCode,
byte l_serviceFileExt,
byte[] l_serviceFilename,
byte[] l_providerName,
byte[] l_bindData,
byte[] l_bindCode,
byte[] l_auxData,
byte[] l_initialSignature,
byte[] l_signingChlg,
byte[] l_signingSecret,
byte[] l_authSecret)
Sets up this coprocessor object based on the provided parameters
and saves all of these parameters as the contents of the file
coprFilename stored on owc . |
SHAiButtonCoprVM(OneWireContainer18 owc,
java.lang.String filename,
byte[] sign_secret,
byte[] auth_secret)
Simulates a specific DS1963S coprocessor device.
|
SHAiButtonUser18(byte[] coprBindData,
byte[] coprBindCode,
byte[] fileName,
int fileNameExt,
OneWireContainer18 owc,
boolean formatDevice,
byte[] authSecret)
Initialize a DS1963S as a fresh user iButton for a given SHA service.
|
SHAiButtonUser18(byte[] coprBindCode,
byte[] fileName,
int fileNameExt,
OneWireContainer18 owc)
Creates a valid SHAiButtonUser object.
|
SHAiButtonUser18(SHAiButtonCopr copr,
OneWireContainer18 owc)
Creates a valid SHAiButtonUser object.
|
SHAiButtonUser18(SHAiButtonCopr copr,
OneWireContainer18 owc,
boolean formatDevice,
byte[] authSecret)
Initialize a DS1963S as a fresh user iButton for a given SHA service.
|
Copyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.