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

SslSettings.SetNamedGroups Method

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

SetNamedGroups(TlsNamedGroup[])

Sets allowed named groups, in order of preference, for TLS 1.3.

Declaration
public void SetNamedGroups(params TlsNamedGroup[] namedGroups)
Parameters
Type Name Description
TlsNamedGroup[] namedGroups

Allowed named groups.

Exceptions
Type Condition
ArgumentNullException

The namedGroups is null.

ArgumentException

The namedGroups array contains null (Nothing in VB) item or the namedGroups array has duplicates.

See Also
TlsNamedGroup
In This Article
  • SetNamedGroups(TlsNamedGroup[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies