Unable to use SSHJ on Android P
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
Recently we have changed our Application compiled version 27 to 28 (Android P).
After that while uploading file, we are facing below issue while using method (sshClient.connect(ip, port)).
net.schmizz.sshj.transport.TransportException: no such algorithm: ECDSA for provider BC.
Can you please let me know how i can solve this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.