C# Class SSH.TrustedKeyMng

Afficher le fichier Open project: darkoperator/Posh-SSH Class Usage Examples

Méthodes publiques

Méthode Description
GetKeys ( ) : string>.Dictionary
SetKey ( string host, string fingerprint ) : bool

Method Details

GetKeys() public méthode

public GetKeys ( ) : string>.Dictionary
Résultat string>.Dictionary

SetKey() public méthode

public SetKey ( string host, string fingerprint ) : bool
host string
fingerprint string
Résultat bool