@@ -27,7 +27,7 @@ public interface SCP8XConnection extends Observable {
* </ul>
*
* @param triggeringParameters this buffer contains the administration session triggering parameters
* as defined in table 4-3 of Amendment B of Global Platform Card Specification version 2.2. Tag '81' and
* as defined in table 3-3 of Amendment B of Global Platform Card Specification version 2.3. Tag '81' and
* Length shall be present. Connection parameters defined in Tag '84' may be used if TCP or UDP transport is
* provided by the Bearer Independent Protocol of TS 102 223 [4]. Note: If a direct IP connection as specified in TS 102 483 [6] is used these parameters will be ignored.
* @param parameterOffset the starting offset of the parameters in the <code>triggeringParameters</code> byte array
@@ -77,7 +77,7 @@ public interface SCP8XConnection extends Observable {
/**
* Sends data on the SCP81 or SCP82 Connection.
*
* <p>Note: The applet execution is resumed once the HTTP POST request or CoAP request containing the data has been sent.</p>
* <p>Note: The applet execution is resumed once the HTTP POST request or CoAP POST request containing the data has been sent.</p>
* <p>Note: The chunked transfer coding may be used if necessary.</p>
*
* @param baData byte array containing the data to be sent