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

setKey() 공개 메소드

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