IPWorks OpenPGP 2020 macOS Edition

Questions / Feedback?

MessageHeaders Property

A collection of headers in the ASCII armored message.

Syntax

public var messageHeaders: Array<Header> {
get {...} }

Remarks

This property holds a collection of headers specified in the message. It is only applicable when ASCIIArmor is set to true.

When generating ASCII armored output the class will include the headers specified here in addition to the standard Version header.

After decrypting or verifying a message that is ASCII armored this collection will be populated with the headers that were present in the message.

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