IPWorks S/MIME 2020 Android Edition

Questions / Feedback?

IncludeHeaders Property

Tells the component whether to include the headers when encoding the message.

Syntax

public boolean isIncludeHeaders();
public void setIncludeHeaders(boolean includeHeaders);

Remarks

If true, the component will include the headers when Sign, Encrypt, or SignAndEncrypt are called. If false, only the message will be encoded.

The default value for IncludeHeaders is false.

Default Value

False

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