Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SSH
TrustedKeyMng
C# Class SSH.TrustedKeyMng
Mostra 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