mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 03:39:41 +02:00
rewrite exception statement re: TSKs
This commit is contained in:
parent
fc8d0e1692
commit
58f14b495d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ An OpenPGP certificate, with the associated private key material handled in a se
|
|||
|
||||
[^pkcs11]: The distinction between certificates (which combine public key material and identity information) and private key material is similarly made in the data model of [PKCS #11](https://en.wikipedia.org/wiki/PKCS_11) cryptographic systems.
|
||||
|
||||
However, there is one exception. Cryptographic private key material is sometimes embedded within an OpenPGP framing format that also contains the certificate: transferable secret keys (TSK).
|
||||
In certain cases, an exception arises where the cryptographic private key material is integrated into the same OpenPGP framing format as the certificate. This is specifically done in the context of transferable secret keys (TSKs).
|
||||
|
||||
## Transferable secret key format
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue