is_encrypted property

is_encrypted property

Gets a value indicating whether this instance is encrypted. Read-only bool.

Definition:

@property
def is_encrypted(self):
    ...

See Also