SecureBlackbox 2020 Python Edition

Questions / Feedback?

sec_info_encrypted Property

Indicates whether the message is encrypted.

Syntax

def get_sec_info_encrypted() -> bool: ...

sec_info_encrypted = property(get_sec_info_encrypted, None)

Default Value

FALSE

Remarks

Indicates whether the message is encrypted.

This property is read-only.

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