1 reference to Create
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.cs (1)
1097
return ZipCryptoStream.
Create
(compressedStream, keyMaterial, expectedCheckByte, encrypting: false);