C# Class SSH.TrustedKeyMng

Show file Open project: darkoperator/Posh-SSH Class Usage Examples

Public Methods

Method Description
GetKeys ( ) : string>.Dictionary
SetKey ( string host, string fingerprint ) : bool

Method Details

GetKeys() public method

public GetKeys ( ) : string>.Dictionary
return string>.Dictionary

SetKey() public method

public SetKey ( string host, string fingerprint ) : bool
host string
fingerprint string
return bool