Symbian
 Developer Library

SYMBIAN OS V9.1

FEEDBACK 

[Index] [Spacer] [Previous] [Next]



Location: SecureSocketInterface.h

Enum TDialogMode

TDialogMode

Description

Untrusted certificate dialog mode. When an untrusted certificate is received, the dialog mode determines if the handshake fails automatically, or if a dialog is displayed allowing the user the option of continuing anyway.

EDialogModeAttended

All untrusted certificates result in a user dialog.

EDialogModeUnattended

Untrusted certificates are canceled without user confirmation.