SecureBlackbox 2020 Python Edition

Questions / Feedback?

metadata_encrypted Property

Indicates if the document metadata is encrypted.

Syntax

def get_metadata_encrypted() -> bool: ...

metadata_encrypted = property(get_metadata_encrypted, None)

Default Value

TRUE

Remarks

Use this property to check if document metadata is encrypted.

Metadata contains additional information about document such as its name and author.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]