MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / SetCmt13Encryption

Method SetCmt13Encryption

Libraries/unrar/rdwrfn.cpp:306–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304
305#if !defined(SFX_MODULE) && !defined(RAR_NOCRYPT)
306void ComprDataIO::SetCmt13Encryption()
307{
308 Decryption=true;
309 Decrypt->SetCmt13Encryption();
310}
311#endif
312
313

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected