 |
Properties |
 |
Events |
 |
Methods |
|
OnAbsentFingerprint
| event OnAbsentFingerprint ( Host As
String, Fingerprint As String, Save As Boolean) |
This event is fired when component receives keys from unknown host. See AbsentKeyPolicy
for details. If you set Save to True, new host and its fingerprint will be saved
in the registry. If you sent this property to If you want to cancel the
connection, you should call DisconnectNow
function.
|