PBE-HASH-ALGORITHM attribute

A text string containing the name of the hash algorithm to use with the GENERATE-PBE-KEY function to generate a password-based encryption key.

Data type: CHARACTER

Access: Readable/Writeable

Applies to: SECURITY-POLICY system handle

The method accepts the following values and corresponding hash algorithms in increasing order of security and decreasing order of performance:

The default value is "SHA-1".

You are responsible for generating, storing, and transporting this value.

See also

MESSAGE-DIGEST function