SupportedPublicKeyAlgorithms

STD.Crypto.SupportedPublicKeyAlgorithms( );

Return:SET OF STRINGs containing all supported Public Key Algorithms

The SupportedPublicKeyAlgorithms function returns the set of supported Public Key Algorithms

Example:

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