Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.cast

Method Crypto.cast()->set_encrypt_key()


Method set_encrypt_key

Crypto.cast set_encrypt_key(string key)

Description

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

Returns the current object.