SetSSLOptions

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Methods >

SetSSLOptions

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.SetSSLOptions@TIWSSLOptions

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetSSLOptions(const Value: TIWSSLOptions);

C++:

void public: __fastcall SetSSLOptions(const TIWSSLOptions Value);

 

Description: This is SetSSLOptions, a member of class TIWServerControllerBase.