SSLCallBack object (obsolete)
Obsolete object
SSLCallBack object is obsolete, because EAServer is no longer
supported since PowerBuilder 2017.
The SSLCallBack object provides PowerBuilder clients with the
ability to handle SSL callbacks from EAServer.
Properties
|
SSLCallBack property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
|
SSLCallBack event |
Occurs |
|---|---|
|
When the object is created |
|
|
When the object is destroyed |
Functions
|
SSLCallBack function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
String |
Allows an SSL client to select a certificate label |
|
|
String |
Allows an SSL client to supply user credentials |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
String |
Obtains a PIN for use with an SSL |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specific event in the object and |
|
|
Long |
Allows an SSL client to approve a certificate chain |
|
|
Object |
Returns the type of the object |