1 write to EncryptionKey
System.IO.Compression (1)
System\IO\Compression\WinZipAesKeyMaterial.cs (1)
32EncryptionKey = encryptionKey;
1 reference to EncryptionKey
System.IO.Compression (1)
System\IO\Compression\WinZipAesStream.cs (1)
196_aes.SetKey(keyMaterial.EncryptionKey);