ASCIIArmor Property
Specifies whether to use ASCII armor to encode the output message.
Syntax
public boolean getASCIIArmor(); public void setASCIIArmor(boolean ASCIIArmor);
Remarks
This property controls whether or not ASCII armoring is used on the output message. The default value is False.
Default Value
False