B C D E G I O R S T U

S

SCP81_KEY_NOT_FOUND - Static variable in exception uicc.connection.ConnectionException
Reason code to indicate that no SCP81 key could be found to establish the TLS session: 11
SCP81Connection - Interface in uicc.connection
The SCP81Connection interface represents an SCP81 connection to a remote entity.
SCP81ConnectionStatus - Interface in uicc.connection
This interface defines event constants that are used for notifications of state changes of connections represented by SCP81Connection: connection established (corresponds to successful open()) connection setup failed (corresponds to unsuccessful open()) connection closed (corresponds to successful close()) communication error (corresponds to unexpected communication breakdown) server switch to other application (corresponds to server selecting another application via Content-Type header field) The object implementing SCP81ConnectionStatus interface is a Temporary Entry Point Object.
send(byte[], short, short) - Method in interface uicc.connection.BIPLink
Sends data on the BIP link without any additional on-card reliable level.
send(byte[], short, short) - Method in interface uicc.connection.SCP81Connection
Sends data on the SCP81 Connection.
sendSDU(byte[], short, short) - Method in interface uicc.connection.UICCTransportLink
Sends a SDU on a reliable link to the remote entity.
SERVER_SWITCH - Static variable in interface uicc.connection.SCP81ConnectionStatus
This constant is used if connection server switched to another application via Content-Type header field

B C D E G I O R S T U