C# 클래스 SSH.TrustedKeyMng

파일 보기 프로젝트 열기: darkoperator/Posh-SSH 1 사용 예제들

공개 메소드들

메소드 설명
GetKeys ( ) : string>.Dictionary
SetKey ( string host, string fingerprint ) : bool

메소드 상세

GetKeys() 공개 메소드

public GetKeys ( ) : string>.Dictionary
리턴 string>.Dictionary

SetKey() 공개 메소드

public SetKey ( string host, string fingerprint ) : bool
host string
fingerprint string
리턴 bool