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

SshFingerprint Class

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

Represents the server public key fingerprint.

Syntax
public class SshFingerprint
Inheritance
Object
SshFingerprint
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Methods

Name Description
Compute(Byte[])

Computes a fingerprint of the specified key.

FromBase64String(String)

Computes a fingerprint of the specified Base64-encoded key.

ToArray(SignatureHashAlgorithm)

Returns the fingerprint produced using the specified algorithm as a byte array.

ToString()

Returns a string representation of the fingerprint. SHA-256 hash is returned at the moment, but please be aware that this might change in future. Use ToString(SignatureHashAlgorithm, Boolean) instead to ensure consistent behavior.

ToString(SignatureHashAlgorithm)

Returns a string representation of the fingerprint produced using the specified algorithm.

ToString(SignatureHashAlgorithm, Boolean)

Returns a string representation of the fingerprint produced using the specified algorithm.

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