encryption_password property

encryption_password property

Gets the password which is used for presentation encryption. Read-only str.

Definition:

@property
def encryption_password(self):
    ...

See Also