Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method Crypto.Substitution()->filter()


Method filter

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

Description

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