Certified Pega Senior System Architect v8.7 — Question 76
Which statement regarding managing encrypted data in Pega Platform is true?
Answer options
- A. Property-level encryption is a time-efficient method to encrypt data.
- B. To decrypt data, apply the same key used during encryption.
- C. Each organization uses a custom key to encrypt its data.
- D. Class-level encryption will encrypt individual properties.
Correct answer: C
Explanation
The correct answer is C because each organization indeed uses a unique key for encrypting its data to ensure security and compliance. Option A is incorrect as property-level encryption may not necessarily be time-efficient. Option B is misleading as while the same key is needed for decryption, it doesn't directly relate to management practices. Option D is incorrect since class-level encryption generally applies to the entire class rather than individual properties.