mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
The plural "key materials" feels extremely off to me. Maybe that's just me? Either way, I think this edit has no downsides.
This commit is contained in:
parent
552e32f9f0
commit
8b5727ff9c
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ When implementing a keystore based on hardware cryptographic devices like [OpenP
|
|||
|
||||
### Addressing individual keys
|
||||
|
||||
A critical aspect of keystore design involves determining how users address individual key materials.
|
||||
A critical aspect of private keystore design involves determining how users address individual keys.
|
||||
|
||||
One common method is using the fingerprint of each component key. The availability of these fingerprints, however, depends on the underlying technology of the keystore. For instance, in software-based private keystores or OpenPGP cards, fingerprints of component keys are usually readily available. Keystores relying on generic cryptographic hardware, like TPMs, need to implement their own mechanisms for tracking and managing the fingerprints of each key.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue