Extracted from Pike v7.4 release 35 at 2003-12-09.
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.