mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-26 17:42:06 +01:00
clarify language
This commit is contained in:
parent
993da3ccf4
commit
77a0a69d78
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ Note that a value of `32` is not applicable in these signatures.
|
||||||
|
|
||||||
Users may find themselves needing to revoke their entire OpenPGP certificate, rendering it unusable. This could be for various reasons, such as migrating to a new certificate or in response to a compromise of the certificate's secret key material.
|
Users may find themselves needing to revoke their entire OpenPGP certificate, rendering it unusable. This could be for various reasons, such as migrating to a new certificate or in response to a compromise of the certificate's secret key material.
|
||||||
|
|
||||||
While a soft-revoked certificate can be re-validated at a later time with a new certification, a hard revocation is typically permanent.
|
While a soft-revoked certificate can be re-validated at a later time with a new certification, a hard revocation is permanent.
|
||||||
|
|
||||||
The recommended way to revoke a certificate is by issuing a *KeyRevocation* signature (type `0x20`). Its structure is similar to that of a *CertificationRevocation* signature.
|
The recommended way to revoke a certificate is by issuing a *KeyRevocation* signature (type `0x20`). Its structure is similar to that of a *CertificationRevocation* signature.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue