mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 23:52:05 +01:00
clarify how the back signature is embedded
This commit is contained in:
parent
e05f104974
commit
cdbf15e49a
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ This mutual binding is crucial for security. Without it, an individual (e.g., Al
|
|||
Linking an OpenPGP signing subkey to the primary key with a binding signature, and an embedded primary key binding signature
|
||||
```
|
||||
|
||||
The back signature signifies the mutuality of the subkey's association with the primary key and is embedded within the subkey binding signature, reinforcing the authenticity of the binding.
|
||||
The back signature signifies the mutuality of the subkey's association with the primary key and is embedded as subpacket data within the subkey binding signature, reinforcing the authenticity of the binding.
|
||||
|
||||
(bind_ident)=
|
||||
### Binding identities to a certificate
|
||||
|
|
Loading…
Reference in a new issue