Initializing help system before first use

ssl_digest

Description
Name of message digest to use when no algorithm is specified.
Type
String, read/write
Default value
"SHA256"
Note
This parameter defines the default message digest algorithm used by the crypt I/O driver, msgdigest, msgsign and msgverify.
Use the command mmssl list digest to get a full list of the supported names.
Affects routines
msgdigest, msgsign, msgverify, I/O driver "crypt:" (Section Driver crypt)
Module