2 references to GetSaltSize
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
187int saltSize = WinZipAesStream.GetSaltSize(keySizeBits);
System\IO\Compression\ZipArchiveEntry.cs (1)
635int saltSize = WinZipAesStream.GetSaltSize(keySizeBits);