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

TlsParameters.Certificate Property

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

Certificate

Gets or sets the certificate to be used (server side only).

Declaration
public CertificateChain Certificate { get; set; }
Property Value
Type Description
CertificateChain

The certificate to be used.

Remarks

This is only used to set the server certificate.

For client sockets, use CertificateRequestHandler to handle certificate requests.

This certificate will be used to sign data, so it must have a private key associated.

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