All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.eqoty.secretk.crypto.ExtendedSecp256k1Signature.kt Maven / Gradle / Ivy

package io.eqoty.secretk.crypto

data class ExtendedSecp256k1Signature(val r: UByteArray, val s: UByteArray, val recoveryParam: Int)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy