ASCIIArmor Property
Specifies whether to use ASCII armor to encode the output message.
Syntax
int GetASCIIArmor();
int SetASCIIArmor(int bASCIIArmor);
Default Value
FALSE
Remarks
This property controls whether or not ASCII armoring is used on the output message. The default value is False.
Data Type
Boolean