____________ is a cryptographic protocol that ensures secure data communication through encryption and decryption.
- HMAC
- Hashing
- RSA
- SSL/TLS
SSL/TLS (Secure Sockets Layer/Transport Layer Security) is a cryptographic protocol that provides secure data communication over a computer network. It ensures confidentiality and integrity through encryption and decryption processes. Understanding SSL/TLS is crucial for securing sensitive information transmitted over the internet and maintaining the privacy of users.__________________________________________________
Loading...
Related Quiz
- Which of the following is a common security measure for APIs?
- What does the term 'Recovery Time Objective' (RTO) refer to in BCM?
- The process of collecting and analyzing information about an attacker’s identity, methodology, and motivations is known as ____________.
- In incident handling, ____________ is the practice of collecting, preserving, analyzing, and presenting digital evidence in a legally acceptable manner.
- Which secure coding practice helps prevent SQL injection attacks by ensuring that user input does not run as code?