Method Crypto.Koremutake.decrypt()
- Method
decrypt
 int(0..)decrypt(string(7bit)c)- Description
 Decode a koremutake string into an integer.
- Note
 Returns an integer. This is not compatible with the Crypto.Cipher API.
int(0..) decrypt(string(7bit) c)
Decode a koremutake string into an integer.
Returns an integer. This is not compatible with the Crypto.Cipher API.