SSLSocket.SSLConnected
From Real Software Documentation
Jump to:
navigation
,
search
Property
(As
Boolean
)
The property is
read-only
.
Boolean
Value
=
a
SSLSocket
.
SSLConnected
True
if you have an SSL connection.
Example
if
me
.
SSLConnected
then
//connection established with secure communications, proceed ...
else
exit
end
Category
:
Properties
Views
Page
Discussion
View source
History
Personal tools
Log in
Navigation
Home
Community portal
Current events
Recent changes
Help
About copyright
Real Software web site
Order Real Studio
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link