IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

InputMessageHeadersString Property

String version of headers from the SMIME message.

Syntax


 getInputMessageHeadersString(): string;

 setInputMessageHeadersString(inputMessageHeadersString: string): void;

Default Value

""

Remarks

This property contains the string version of headers from the SMIME message.

This property may be set to the headers of the message that will be decrypted/verified.

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