IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

message_encrypted Property

Whether or not the current message is encrypted.

Syntax

def get_message_encrypted() -> bool: ...

message_encrypted = property(get_message_encrypted, None)

Default Value

FALSE

Remarks

This property indicates whether or not the current message is encrypted. This property will return true if the current message appears to be encrypted, according to the value of message_headers.

This property is read-only.

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