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