IPWorks Encrypt 2020 Kotlin Edition

Questions / Feedback?

OutputMessageHeaders Property

Collection of headers from the SMIME message.

Syntax

public val outputMessageHeaders: HeaderList

Remarks

The component will populate this property after signing and/or encrypting.

The user should use these additional headers when emailing or sending the OutputMessage. This can be done by including these headers in the OtherHeaders property of the component that you wish to send the message with.

After the decryption or verification, this property contains the headers of the verified or decrypted message.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Kotlin Edition - Version 20.0 [Build 7941]