mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-26 17:42:06 +01:00
minor editing fix
This commit is contained in:
parent
1c8d728612
commit
1c3a693442
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ They are formatted as key-value pairs, where the keys are defined as [subpacket
|
|||
|
||||
### Examples of signature subpackets
|
||||
- The [*issuer fingerprint*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#issuer-fingerprint-subpacket) subpacket encodes the fingerprint of the component key that issued the signature.
|
||||
- The [*key flags*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-key-flags) subpacket defines the capabilities are assigned to a component key within a certificate.
|
||||
- The [*key flags*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-key-flags) subpacket defines the capabilities that are assigned to a component key within a certificate.
|
||||
|
||||
### Hashed and unhashed signature subpackets
|
||||
|
||||
|
|
Loading…
Reference in a new issue