get initialized cipher for decryption - VeleSSemecky/Purchase GitHub Wiki
//data/com.veles.purchase.data.local.cryptography/CryptographyManager/getInitializedCipherForDecryption
[androidJvm]
fun getInitializedCipherForDecryption(keyName: String, initializationVector: ByteArray): Cipher