Checks whether this
C1ZipEntry can be read with the currently set password.
'Declaration
Public Function CheckPassword() As Boolean
public bool CheckPassword()
Return Value
True if the entry can be read with the current password, or if the entry is not encrypted.