SupportedPublicKeyAlgorithms
STD.Crypto.SupportedPublicKeyAlgorithms(
);
The SupportedPublicKeyAlgorithms
function returns the set of supported Public Key
Algorithms
Example:
IMPORT STD;
STD.Crypto.SupportedPublicKeyAlgorithms(); //returns SET of STRINGs