Discuss this help topic in SecureBlackbox Forum

TElPOP3Client.EstablishSSLSession

TElPOP3Client     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Starts SSL session in explicit mode. Please note that this method is protected.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure EstablishSSLSession;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

Call this method to start a TLS session when smExplicitManual conection mode is used.

See also:     SSLMode    

Discuss this help topic in SecureBlackbox Forum