mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 16:12:05 +01:00
865 B
865 B
(private_key_chapter)=
Private keys
:class: warning
- Consistently consider private key material as a separate thing from Certificates? (like in pkcs#11?)
Transferable secret keys
Private key operations
The core of private key operations doesn't require access to the whole certificate. A private key subsystem only needs to handle the cryptographic key material.
OpenPGP card for private keys
OpenPGP card devices are a type of hardware security device. They are one popular way to handle OpenPGP private key material. These devices do not store the full OpenPGP certificate.