ciphertext wrapper - VeleSSemecky/Purchase GitHub Wiki
//domain/com.veles.purchase.domain.model.cryptography/CiphertextWrapper/CiphertextWrapper
[jvm]
constructor(ciphertext: ByteArray, initializationVector: ByteArray)
//domain/com.veles.purchase.domain.model.cryptography/CiphertextWrapper/CiphertextWrapper
[jvm]
constructor(ciphertext: ByteArray, initializationVector: ByteArray)