ReadOptions.setCryptoAlgo
void setCryptoAlgo(DarCryptoAlgo algo) @safeSets the crypto algorithm for archive decryption.
Parameters
algo | crypto algorithm from DarCryptoAlgo enum |
void setCryptoAlgo(DarCryptoAlgo algo) @safeSets the crypto algorithm for archive decryption.
algo | crypto algorithm from DarCryptoAlgo enum |