SupportedSymmetricCipherAlgorithms

STD.Crypto.SupportedSymmetricCipherAlgorithms( );

Return:SET OF STRINGs containing all supported Cipher Algorithms

The SupportedSymmetricCipherAlgorithms function returns the set of supported Cipher Algorithms

Example:

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