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 information about the class definition of the object or control.


Events

SSLCallBack event

Occurs

Constructor in PowerScript Reference

When the object is created

Destructor in PowerScript Reference

When the object is destroyed


Functions

SSLCallBack function

Datatype returned

Description

ClassName in PowerScript Reference

String

Returns the name assigned to the object

GetContextService in PowerScript Reference

Integer

Creates a reference to a context-specific instance of the specified service

GetCertificateLabel (obsolete) in PowerScript Reference

String

Allows an SSL client to select a certificate label to use from a list of certificate labels passed as an argument to the function

GetCredentialAttribute (obsolete) in PowerScript Reference

String

Allows an SSL client to supply user credentials dynamically

GetParent in PowerScript Reference

PowerObject

Returns a reference to the name of the parent object

GetPin (obsolete) in PowerScript Reference

String

Obtains a PIN for use with an SSL connection

PostEvent in PowerScript Reference

Boolean

Adds an event to the end of the message queue for the object

TriggerEvent in PowerScript Reference

Integer

Triggers a specific event in the object and executes the script for the event

TrustVerify (obsolete) in PowerScript Reference

Long

Allows an SSL client to approve a certificate chain for use

TypeOf in PowerScript Reference

Object

Returns the type of the object