generateKeyImagePrimitive
fun generateKeyImagePrimitive(publicSpendKey: ByteArray, privateSpendKey: ByteArray, outputIndex: Long, derivation: ByteArray): KeyImage
Primitive method for generating a key image from the supplied values.
Author
Marcus Cvjeticanin
Since
0.3.0
Return
a key image containing the image and private ephemeral key (private spend key).
Parameters
publicSpendKey
privateSpendKey
outputIndex
derivation