SSLServiceProvider object
The SSLServiceProvider object allows you to establish
a Secure Sockets Layer (SSL) connection from a PowerBuilder client
to EAServer.
Properties
SSLServiceProvider property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
SSLServiceProvider event |
Occurs |
---|---|
When the object is created |
|
When the object is destroyed |
Functions
SSLServiceProvider function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the object |
|
Integer |
Creates a reference to a context-specific |
|
String |
Returns the value of an SSL global property |
|
PowerObject |
Returns a reference to the name of the |
|
Boolean |
Adds an event to the end of the message |
|
Long |
Sets the value of an SSL global property |
|
Integer |
Triggers a specific event in the object |
|
Object |
Returns the type of the object |