Phalcon\Legacy\CryptInterface::setKey PHP Method

setKey() public method

Sets the encryption key
public setKey ( string $key ) : Phalcon\Legacy\CryptInterface
$key string
return Phalcon\Legacy\CryptInterface
    public function setKey($key);