🎴 Flashcard Mode

ZK Framework and Web Services Quiz

Card1 / 19
Mastered0
Review0
QuestionClick to flip

Security

AnswerClick to flip back
A
B and C
💡 Explanation:

XML Encryption provides fine-grained security for XML documents. It can encrypt entire documents or specific elements within them, and supports both symmetric and asymmetric encryption. When using public key cryptography, data encrypted with a public key can only be decrypted with the corresponding private key, ensuring confidentiality.

Change Mode