What happens if my key is lost ?
Answer / ramkumar
If your private key is lost or destroyed but not
compromised, you can no longer sign or decrypt messages,
but anything previously signed with the lost key is still
valid. The CA (see Question 4.1.3.12) must be notified
immediately so that the key can be revoked and placed on a
certificate revocation list (see Question 4.1.3.16) to
prevent any illegitimate use if the key is found or
recovered by an adversary. Loss of a private key can
happen, for example, if you lose the smart card used to
store your key, or if the disk on which the key is stored
is damaged. You should also obtain a new key right away to
minimize the number of messages people send you that are
encrypted under your old key, since these can no longer be
read.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between Kryptel and Silver Key?
What information can be obtained from encrypted file?
What is private key cryptography and how we compare it with public key cryptography?
What is secret-key cryptography ?
What is luc?
What if a certifying authority?s key is lost or compromised ?
Hello. In Snort, how a digital signature is actually created for the authentication purpose and thereby provides intrusion detection as well as prevention. How the software for IDS/IPS comes to know regarding the threat/vulnerability using digital signature ? Whether any specific language or programming is used or not.
How do certifying authorities store their private keys ?
What is Ciphertext?
Actual role of cryptography is data security .Explain with real world example?
How to find someone else?s public key ?
What is meant by 1024, 2048, 5096 bit encryption?