Crate xtsn

source ·

Structs

This structure is the C-Version of the XTSN decryptor It works the same way the XTSN version does!
XTSN works the same as CXTSN, the only difference is, that the XTSN version is written in pure Rust and handles Errors. This means that the Result actually returns usefull stuff, that you should defenitly parse!