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

TlsSymmetricCipherSuite.Inequality Operator

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

Inequality(TlsSymmetricCipherSuite, TlsSymmetricCipherSuite)

Determines whether two specified TlsSymmetricCipherSuite have different values.

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 different from the value of right, otherwise false.

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