Next: Text Mode, Previous: Crypto Engine, Up: Context Attributes
The function gpgme_set_armor specifies if the output should be ASCII armored. By default, output is not ASCII armored. ASCII armored output is disabled if yes is zero, and enabled otherwise.
The function gpgme_set_armor specifies if the output should be ASCII armored. By default, output is not ASCII armored.
gpgme_set_armor
ASCII armored output is disabled if yes is zero, and enabled otherwise.
The function gpgme_get_armor returns 1 if the output is ASCII armored, and 0 if it is not, or if ctx is not a valid pointer.
gpgme_get_armor
0