mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-21 15:12:06 +01:00
typo fix
This commit is contained in:
parent
6b06644db5
commit
e85e79e843
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ Overall, certificate minimization for email presents a promising approach to enh
|
|||
|
||||
The process significantly reduces the certificate size from 152,322 bytes to just 3,771 bytes, demonstrating a substantial decrease in size by over 40 times. Such minimization is particularly crucial in contexts with strict size limitations, like embedding certificate data in email headers.
|
||||
|
||||
## Identifying certificates: By Fingerprints, Key IDs on email address
|
||||
## Identifying certificates: By Fingerprints, Key IDs, or email address
|
||||
|
||||
OpenPGP certificates are often identified through fingerprints and Key IDs, both of which are derived from the public key material. Over time, OpenPGP's approach to identifying certificates through fingerprints and key IDs has adapted to changing demands.
|
||||
|
||||
|
|
Loading…
Reference in a new issue