Index
C
|
D
|
E
|
K
|
O
|
P
|
R
|
S
|
T
C
Certificate.getDetails() (Certificate method)
Certificate.getTrust() (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)
CertStore.authority (CertStore attribute)
CertStore.getObjects() (CertStore method)
CertStore.import() (CertStore method)
CertStore.name (CertStore attribute)
CertStore.systemName (CertStore attribute)
CredentialState.error (CredentialState attribute)
CredentialState.facialRemainingTries (CredentialState attribute)
CredentialState.fingerprintFingers (CredentialState attribute)
CredentialState.fingerprintRemainingTries (CredentialState attribute)
CredentialState.remainingTries (CredentialState attribute)
CredentialValue.value (CredentialValue attribute)
D
DataContainer.application (DataContainer attribute)
DataContainer.getValue() (DataContainer method)
DataContainer.setValue() (DataContainer method)
E
Error.code (Error attribute)
Error.httpStatus (Error attribute)
Error.message (Error attribute)
K
Key.algorithmName (Key attribute)
Key.decrypt() (Key method)
Key.getDetails() (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.getExportLink() (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.credentialProperties (Pin attribute)
Pin.getConstraints() (Pin method)
Pin.init() (Pin method)
Pin.initialized (Pin attribute)
Pin.initSubmissionsState (Pin attribute)
Pin.label (Pin attribute)
Pin.lastTry (Pin attribute)
Pin.login() (Pin method)
Pin.logout() (Pin method)
Pin.remainingTries (Pin attribute)
Pin.requestCredential() (Pin method)
Pin.startAutoLogin() (Pin method)
Pin.stopAutoLogin() (Pin method)
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.Bluetooth.getDetected() (SCWS.Bluetooth static method)
SCWS.Bluetooth.getRegistered() (SCWS.Bluetooth static method)
SCWS.Bluetooth.isScanning() (SCWS.Bluetooth static method)
SCWS.Bluetooth.register() (SCWS.Bluetooth static method)
SCWS.Bluetooth.release() (SCWS.Bluetooth static method)
SCWS.Bluetooth.startScan() (SCWS.Bluetooth static method)
SCWS.Bluetooth.stopScan() (SCWS.Bluetooth static method)
SCWS.Bluetooth.unregister() (SCWS.Bluetooth static method)
SCWS.Certificate() (class)
SCWS.CertStore() (class)
SCWS.createCertificate() (SCWS static method)
SCWS.createEnvironment() (SCWS static method)
SCWS.CredentialState() (class)
SCWS.CredentialValue() (class)
SCWS.DataContainer() (class)
SCWS.decryptDocument() (SCWS static method)
SCWS.decryptVerifyDocument() (SCWS static method)
SCWS.destroyEnvironment() (SCWS static method)
SCWS.encryptDocument() (SCWS static method)
SCWS.endNfcTagReaderSession() (SCWS static method)
SCWS.Error() (class)
SCWS.findService() (SCWS static method)
SCWS.fromHexString() (SCWS static method)
SCWS.getCertStores() (SCWS static method)
SCWS.getReader() (SCWS static method)
SCWS.getSoftToken() (SCWS static method)
SCWS.initNfcTagReaderSession() (SCWS static method)
SCWS.Key() (class)
SCWS.matchIssuerAndSerialsWithCerts() (SCWS static method)
SCWS.Object() (class)
SCWS.onreaderadded (SCWS attribute)
SCWS.onreaderremoved (SCWS attribute)
SCWS.onreaderstatechanged (SCWS attribute)
SCWS.onserviceunresponsive (SCWS attribute)
SCWS.Pin() (class)
SCWS.Reader() (class)
SCWS.readers (SCWS attribute)
SCWS.requestCertificates() (SCWS static method)
SCWS.requestPrivateKey() (SCWS static method)
SCWS.signDocument() (SCWS static method)
SCWS.signEncryptDocument() (SCWS static method)
SCWS.toHexString() (SCWS static method)
SCWS.Token() (class)
SCWS.updateMessageNfcTagReaderSession() (SCWS static method)
SCWS.updateReaderList() (SCWS static method)
SCWS.verifyDocument() (SCWS static 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
Security
Standard measures
Proprietary authentication scheme
API Reference
Using the API
Prerequisites
Web Application Certificate
Integration
General conventions
Asynchronous operations
Error handling
Environment setup
Client-side
Server-side
Readers and tokens
Obtaining readers
Reader events
Manipulating readers
Manipulating tokens
Software token
iOS NFC Reader
Using NFC readers on iOS
Android similar behavior example
Bluetooth
PINs
Cryptographic Objects
Common properties
Certificate Objects
Key Objects
Data Container Objects
High level object getters
Cryptographic operations
SignEncrypt operations
Certificate Stores
Utility functions
Hexadecimal conversions
Sample code
Cryptographic operations sample
SignEncrypt operations samples
JavaScript Blobs code samples
SignEncrypt operations code samples
Import sample
PIN unblocking sample
Related Topics
Documentation overview