IPWorks S/MIME 2020 JavaScript Edition

Questions / Feedback?

InternalHeaders Property

The headers of the MIME entity inside the encrypted or signed message.

Syntax


 getInternalHeaders(): string;

 setInternalHeaders(internalHeaders: string): void;

Default Value

""

Remarks

After an encryption, decryption, signing, or verification operation is completed, this property shows the headers of the encrypted or signed message part.

This property is not available at design time.

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