IPWorks OpenPGP 2020 Python Edition

Questions / Feedback?

message_content_encoding Property

The ContentEncoding of the selected message.

Syntax

def get_message_content_encoding() -> str: ...

message_content_encoding = property(get_message_content_encoding, None)

Default Value

""

Remarks

The property is automatically set by the class when message information is retrieved via the fetch_message_info method.

This property is read-only.

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