Login
Remember
Register
Ask a Question
How does the Public Key Infrastructure (PKI) work?
0
votes
asked
Jun 5, 2021
in
Cryptography
by
SakshiSharma
How does the Public Key Infrastructure (PKI) work?
pki
public-key-infrastructure
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 5, 2021
by
SakshiSharma
At a macro level, this is how the Public Key Infrastructure (PKI) works:
The request for the Digital Certificate is sent to the appropriate Certificate Authority (CA)
After this request has been processed, the Digital Certificate is issued to the person who is requesting it
The Digital Certificate then gets signed by confirming the actual identity of the person who is requesting it
The Digital Certificate can now be used to encrypt the plaintext into the ciphertext which is sent from the sending party to the receiving party.
...