is_encrypted property

is_encrypted property

Gets True if binded presentation is encrypted, otherwise False. Read-only bool.

Definition:

@property
def is_encrypted(self):
    ...

See Also