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

ICertificateRequestHandler.Request Method

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

Request(TlsSocket, DistinguishedName[])

Called by an instance of TlsSocket when the TLS/SSL server requests client certificate authentication.

Declaration
CertificateChain Request(TlsSocket socket, DistinguishedName[] issuers)
Parameters
Type Name Description
TlsSocket socket

The socket that needs the certificate verification.

DistinguishedName[] issuers

A list of acceptable certificate issuers.

Returns
Type Description
CertificateChain

Certificate chain representing the client certificate, or

null
if the client does not wish to (or cannot) authenticate using a certificate.

In This Article
  • Request(TlsSocket, DistinguishedName[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies