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