Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.cast

Method Crypto.cast()->set_decrypt_key()


Method set_decrypt_key

Crypto.cast set_decrypt_key(string key)

Description

Set the decryption key to key , and set the object to decryption mode.

Returns the current object.