Mentalis.org Security Library documentation

RequestEventArgs Class

Provides data for the CertRequestEventHandler event.

For a list of all members of this type, see RequestEventArgs Members.

System.Object
   RequestEventArgs

[Visual Basic]
Public Class RequestEventArgs
[C#]
public class RequestEventArgs

Remarks

This class is used when a CertRequestEventHandler delegate is called. Application code can set a Certificate instance that will then be subseuently used by the SecureSocket to send to the peer.

Requirements

Namespace: Org.Mentalis.Security.Ssl Namespace

Assembly: Org.Mentalis.Security.dll

See Also

RequestEventArgs Members | Org.Mentalis.Security.Ssl Namespace