SSLCallBack object
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 object |
|
|
Integer |
Creates a reference to a context-specific |
|
|
String |
Allows an SSL client to select a certificate |
|
|
String |
Allows an SSL client to supply user credentials |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
String |
Obtains a PIN for use with an SSL connection |
|
|
Boolean |
Adds an event to the end of the message |
|
|
Integer |
Triggers a specific event in the object |
|
|
Long |
Allows an SSL client to approve a certificate |
|
|
Object |
Returns the type of the object |