mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
Fix a typo
This commit is contained in:
@@ -560,7 +560,7 @@ impl MimeMessage {
|
|||||||
contains exactly two body parts. The first body
|
contains exactly two body parts. The first body
|
||||||
part is the body part over which the digital signature was created [...]
|
part is the body part over which the digital signature was created [...]
|
||||||
The second body part contains the control information necessary to
|
The second body part contains the control information necessary to
|
||||||
verify the digital signature." We simpliy take the first body part and
|
verify the digital signature." We simply take the first body part and
|
||||||
skip the rest. (see
|
skip the rest. (see
|
||||||
https://k9mail.github.io/2016/11/24/OpenPGP-Considerations-Part-I.html
|
https://k9mail.github.io/2016/11/24/OpenPGP-Considerations-Part-I.html
|
||||||
for background information why we use encrypted+signed) */
|
for background information why we use encrypted+signed) */
|
||||||
|
|||||||
Reference in New Issue
Block a user