Method Crypto.Substitution()->filter()


Method filter

string filter(string m, multiset(int)|void save)

Description

Removes characters not in the encryption key or in the save multiset from the message m.