8 references to UnsupportedEncryptionMethod
System.IO.Compression (8)
System\IO\Compression\ZipArchiveEntry.Async.cs (5)
231throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 261throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 312throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 520throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 562throw new NotSupportedException(SR.UnsupportedEncryptionMethod);
System\IO\Compression\ZipArchiveEntry.cs (3)
1083throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 1114throw new NotSupportedException(SR.UnsupportedEncryptionMethod); 1272throw new NotSupportedException(SR.UnsupportedEncryptionMethod);