ASCIIArmor Property
Specifies whether to use ASCII armor to encode the output message.
Syntax
__property bool ASCIIArmor = {read=FASCIIArmor, write=FSetASCIIArmor, default=false};
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