Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshFingerprintEventArgs Class

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

Provides data for the FingerprintCheck event.

Syntax
public class SshFingerprintEventArgs : EventArgs
Inheritance
Object
EventArgs
SshFingerprintEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SshFingerprintEventArgs(SshFingerprint)

Initializes a new instance of the SshFingerprintEventArgs class with the specified fingerprint.

SshFingerprintEventArgs(SshPublicKey)

Initializes a new instance of the SshFingerprintEventArgs class with the specified server key.

Properties

Name Description
Accept

Gets or sets a value indicating whether to accept the fingerprint.

Fingerprint

Gets the server's fingerprint.

ServerKey

Gets the server public key.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies