IPWorks OpenPGP 2020 Java Edition

Questions / Feedback?

MessageHeaders Property

The headers of the MIME message.

Syntax

public HeaderList getMessageHeaders();
public void setMessageHeaders(HeaderList messageHeaders);

Remarks

This property contains the headers of the MIME message. The class fills out this property upon encoding. The user should use them as additional headers when emailing the Message.

During decoding, if this property is empty the class will try to find the headers in the beginning of the Message and will fill out this property accordingly.

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