Previous Next

SECURITY-POLICY system handle
A handle to security policy settings and operations for the current ABL session. These settings and operations support session data cryptography, creating a session registry for trusted security domains, and user authentication and validation.
Syntax 
 
SECURITY-POLICY [ :attribute | :method ]
attribute
An attribute of the SECURITY-POLICY handle.
method
A method of the SECURITY-POLICY handle.
Attributes
 
Methods
 
Notes 
*
*
*
*
*
*
*
*
*
*
*
*
*
The XCODE-SESSION-KEY attribute contains the encryption key used by the COMPILE statement for the current session. This must be the same value used by the XCODE utility.
See also 
Client-principal object handle, DECRYPT function, ENCRYPT function, GENERATE-PBE-KEY function, GENERATE-PBE-SALT function, GENERATE-RANDOM-KEY function, MESSAGE-DIGEST function

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.