IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

ASCIIArmor Property

Specifies whether to use ASCII armor to encode the output message.

Syntax


 isASCIIArmor(): boolean;

 setASCIIArmor(ASCIIArmor: boolean): void;

Default Value

FALSE

Remarks

This property controls whether or not ASCII armoring is used on the output message. The default value is False.

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