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

SshPrivateKey.Equals Method

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

Equals(Object)

Determines whether the specified object is the same key as the specified key. Inherited from SshPublicKey.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
Object obj

Object to compare with the current key.

Returns
Type Description
Boolean

True if the objects are the same; false otherwise.

Overrides
Object.Equals(Object)

Equals(SshPublicKey)

Determines whether the specified key is the same key as the specified key. Inherited from SshPublicKey.

Declaration
public bool Equals(SshPublicKey key)
Parameters
Type Name Description
SshPublicKey key

Key to compare with the current key.

Returns
Type Description
Boolean

True if the keys are the same; false otherwise.

In This Article
  • Equals(Object)
  • Equals(SshPublicKey)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies