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

TlsSymmetricCipherSuite.Equality Operator

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

Equality(TlsSymmetricCipherSuite, TlsSymmetricCipherSuite)

Determines whether two specified TlsSymmetricCipherSuite have the same value.

Declaration
public static bool operator ==(TlsSymmetricCipherSuite left, TlsSymmetricCipherSuite right)
Parameters
Type Name Description
TlsSymmetricCipherSuite left

The first TlsSymmetricCipherSuite to compare, or null.

TlsSymmetricCipherSuite right

The second TlsSymmetricCipherSuite to compare, or null.

Returns
Type Description
Boolean

true if the value of left is the same as the value of right, otherwise false.

In This Article
  • Equality(TlsSymmetricCipherSuite, TlsSymmetricCipherSuite)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies