Question:Which of the following must be synchronized between the encryptor and decryptor when using symmetric encryption? (Choose all that apply.)
A SymmetricAlgorithm.Key
B SymmetricAlgorithm.Salt
C SymmetricAlgorithm.IV
D SymmetricAlgorithm.Mode
+ AnswerA C D
+ Report