From d196a3b0c4d7aeb67ca81b0938a641110f0c725a Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 28 Sep 2020 14:20:09 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 79bb30483f..b4d333e895 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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.