Open TheNoim opened 2 years ago
A way to set a trusted host key as option. The NMSSHSessionDelegate with the method session:shouldConnectToHostWithFingerprint can be used for this.
NMSSHSessionDelegate
session:shouldConnectToHostWithFingerprint
Goal:
A way to set a trusted host key as option. The
NMSSHSessionDelegate
with the methodsession:shouldConnectToHostWithFingerprint
can be used for this.