AbstractKnownHostsKeyVerification.RemoveHost Method
Remove a host and all it's keys from the known_hosts file.
[Visual Basic]
Public Sub RemoveHost( _
ByVal
host As
String _
)
Parameters
-
host
- The hostname for which all keys will be removed.
See Also
AbstractKnownHostsKeyVerification Class | Maverick.PublicKey Namespace