Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Crypto
Crypto.Substitution

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 .