SupportedHashAlgorithms

STD.Crypto.SupportedHashAlgorithms( );

Return:SET OF STRINGs containing all supported Hash Algorithms

The SupportedHashAlgorithms function returns the set of supported Hash Algorithms

Example:

IMPORT STD;
STD.Crypto.SupportedHashAlgorithms(); //returns SET of STRINGs