Enables ssl. Will attempt to use the first personal certificate it finds issued by "Endeca Technologies, Inc." stored in Local Machine's peronsal certificate repository

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public void EnableSSL()
Visual Basic
Public Sub EnableSSL
Visual C++
public:
void EnableSSL()

See Also