Updated FAQ

This commit is contained in:
M66B 2020-09-28 14:20:09 +02:00
parent e2a82b7294
commit d196a3b0c4
1 changed files with 3 additions and 0 deletions

3
FAQ.md
View File

@ -717,6 +717,9 @@ Note that certificates can contains multiple keys for multiple purposes, for ex
Android only imports the first key, so to import all the keys, the certificate must first be split.
This is not very trivial and you are advised to ask the certificate supplier for support.
Note that S/MIME signing with other algorithms than RSA is supported, but be aware that other email clients might not support this.
S/MIME encryption is possible with symmetric algorithms only, which means in practice using RSA.
The default encryption method is PGP, but the last used encryption method will be remembered for the selected identity for the next time.
You might need to enable the send options in the three dots menu again to be able to select the encryption method.