tuzig / capacitor-ssh-plugin

An ssh plugin for hybrid apps, supports both iOS and Android.
MIT License
1 stars 2 forks source link

Add startSessionByKey #5

Open daonb opened 2 years ago

daonb commented 2 years ago

Add a function that accept a string with the public key and uses it to start a session. Thee function should return an SSHSessionID.