mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 15:42:06 +01:00
Fix typo
This commit is contained in:
parent
01e18a835b
commit
a174779c1d
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ This method is commonly used for signing or encrypting emails. Most email softwa
|
||||||
|
|
||||||
There are two different constructions available to generate inline-signed messages:
|
There are two different constructions available to generate inline-signed messages:
|
||||||
|
|
||||||
* {term}`One-pass-signed messages<One-pass-signed Message>` are signed using one ore more {term}`one-pass signatures<One-pass Signature Packet>`
|
* {term}`One-pass-signed messages<One-pass-signed Message>` are signed using one or more {term}`one-pass signatures<One-pass Signature Packet>`
|
||||||
* {term}`Prefixed-signed messages<Prefixed-signed Message>` have the actual signature(s) prefixed to the {term}`OpenPGP message<OpenPGP Message>`.
|
* {term}`Prefixed-signed messages<Prefixed-signed Message>` have the actual signature(s) prefixed to the {term}`OpenPGP message<OpenPGP Message>`.
|
||||||
|
|
||||||
A {term}`one-pass-signed<One-pass-signed Message>` {term}`OpenPGP message` consists of three segments:
|
A {term}`one-pass-signed<One-pass-signed Message>` {term}`OpenPGP message` consists of three segments:
|
||||||
|
|
Loading…
Reference in a new issue