is_encrypted property

is_encrypted property

Gets a value that represents whether a file is password-protected.

Definition:

@property
def is_encrypted(self):
    ...

See Also