System Administrator 2026
What is not a role of encryption?
- A. It is used to protect data from unauthorized access during transmission
- B. It is used to ensure user authentication
- C. It is used to ensure data integrity
- D. It is used to ensure data corruption doesn’t happens
What is cipher-block chaining?
- A. Data is logically ?anded’ with previous block
- B. Data is logically ?ored’ with previous block
- C. Data is logically ?xored’ with previous block
- D. None of the mentioned
What is a Hash Function?
- A. It creates a small flexible block of data
- B. It creates a small,fixed block of data
- C. It creates a encrypted block of data
- D. None of the mentioned