hwsecurity / de.cotech.hw.raw / RawSecurityKey / establishAppletConnection /

establishAppletConnection

open fun < T : SecurityKey?> establishAppletConnection(securityKeyConnectionMode: SecurityKeyConnectionMode< T>): T

Establishes a connection to an applet through the provided SecurityKeyConnectionMode.

Note that the RawSecurityKey does not thoroughly manage the status of the currentlyconnected applet. A caller of this method must take care not to mix calls of differentapplets.