RarEntry::isEncrypted

(PECL rar >= 2.0.0)

RarEntry::isEncryptedTest whether an entry is encrypted

說(shuō)明

public RarEntry::isEncrypted(): bool

Tests whether the current entry contents are encrypted.

注意:

The password used may differ between files inside the same RAR archive.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Returns true if the current entry is encrypted and false otherwise.