What do you mean by Decryption?
Decryption is the reverse process of converting the ciphertext back into the original plaintext that could be read and understood.
SSL uses both symmetric and asymmetric encryption. In symmetric key encryption, same key is used for both encryption and decryption. Both the parties must have access to the key. In asymmetric encryption, public/private key is used where public key encrypts and private key decrypts.
No comments:
Post a Comment