Previous Next

GENERATE-RANDOM-KEY function
Generates a pseudorandom (rather than a truly random) series of bytes to use as an encryption key, and returns the key as a RAW value.
Syntax 
 
GENERATE-RANDOM-KEY
Notes 
*
*
*
The Alternate Random Number Generator (-rand) startup parameter setting has no effect on this function.
See also 
GENERATE-PBE-KEY function, SECURITY-POLICY system handle

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