Phalcon\Legacy\CryptInterface::setCipher PHP Method

setCipher() public method

Sets the cipher algorithm
public setCipher ( string $cipher ) : Phalcon\Legacy\CryptInterface
$cipher string
return Phalcon\Legacy\CryptInterface
    public function setCipher($cipher);