Phalcon\Legacy\CryptInterface::setCipher PHP 메소드

setCipher() 공개 메소드

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