Index
C
|
D
|
E
|
K
|
O
|
P
|
R
|
S
|
T
C
Certificate.getDetails() (Certificate method)
Certificate.getValue() (Certificate method)
Certificate.issuer (Certificate attribute)
Certificate.notAfter (Certificate attribute)
Certificate.notBefore (Certificate attribute)
Certificate.root (Certificate attribute)
Certificate.subject (Certificate attribute)
D
DataContainer.application (DataContainer attribute)
DataContainer.getValue() (DataContainer method)
DataContainer.setValue() (DataContainer method)
E
Error.code (Error attribute)
Error.message (Error attribute)
K
Key.algorithmName (Key attribute)
Key.decrypt() (Key method)
Key.hashAndSign() (Key method)
Key.keyLength (Key attribute)
Key.keyType (Key attribute)
Key.partialHash (Key attribute)
Key.sign() (Key method)
O
Object.ckId (Object attribute)
Object.ckLabel (Object attribute)
Object.getDetails() (Object method)
Object.handle (Object attribute)
Object.modifiable (Object attribute)
Object.parent (Object attribute)
Object.pinNumber (Object attribute)
Object.private (Object attribute)
Object.type (Object attribute)
P
Pin.blocked (Pin attribute)
Pin.change() (Pin method)
Pin.checkConstraints() (Pin method)
Pin.getConstraints() (Pin method)
Pin.init() (Pin method)
Pin.initialized (Pin attribute)
Pin.label (Pin attribute)
Pin.lastTry (Pin attribute)
Pin.login() (Pin method)
Pin.logout() (Pin method)
Pin.remainingTries (Pin attribute)
Pin.toBeChanged (Pin attribute)
Pin.token (Pin attribute)
Pin.tryCountLow (Pin attribute)
Pin.validated (Pin attribute)
R
Reader.cardPresent (Reader attribute)
Reader.connect() (Reader method)
Reader.dongle (Reader attribute)
Reader.name (Reader attribute)
Reader.requiresNfcTagReaderSession() (Reader method)
Reader.status (Reader attribute)
Reader.virtual (Reader attribute)
S
SCWS API
SCWS.Certificate() (class)
SCWS.create() (SCWS method)
SCWS.DataContainer() (class)
SCWS.endNfcTagReaderSession() (SCWS method)
SCWS.Error() (class)
SCWS.fromHexString() (SCWS method)
SCWS.getReader() (SCWS method)
SCWS.initNfcTagReaderSession() (SCWS method)
SCWS.Key() (class)
SCWS.Object() (class)
SCWS.onreaderadded (SCWS attribute)
SCWS.onreaderremoved (SCWS attribute)
SCWS.onreaderstatechanged (SCWS attribute)
SCWS.Pin() (class)
SCWS.Reader() (class)
SCWS.readers (SCWS attribute)
SCWS.toHexString() (SCWS method)
SCWS.Token() (class)
SCWS.updateMessageNfcTagReaderSession() (SCWS method)
SCWS.updateReaderList() (SCWS method)
T
Token.disconnect() (Token method)
Token.getObjects() (Token method)
Token.initialized (Token attribute)
Token.label (Token attribute)
Token.manufacturer (Token attribute)
Token.model (Token attribute)
Token.pins (Token attribute)
Token.protectedAuthPath (Token attribute)
Token.reader (Token attribute)
Token.serialNumber (Token attribute)
Token.updateInfos() (Token method)
SCWS API
Quick search
Table Of Contents
Introduction
Architecture
Functions
Using the API
Installation
Inclusion in iOS project
Configure iOS app for NFC or Bluetooth usage
NFC
Bluetooth
API Reference
General conventions
Asynchronous operations
Error handling
Environment setup
Readers
Readers manipulation
NCF communication
Tokens
PINs
Cryptographic Objects
Common properties
Certificate Objects
Key Objects
Data Container Objects
Cryptographic operations
Utility functions
Sample code
NFC Implementation Example
How to include and use AndroidNfcOverlay
Initialization of the NFC session
Update NFC session message
End NFC session
Related Topics
Documentation overview