TrioSessionNative
Wrapper around TrioSession providing asynchronous APIs.
Mirrors the Kotlin-facing TrioSession surface for Swift / Objective-C consumers. All methods unwrap Result into direct returns / throws.
Functions
Link copied to clipboard
suspend fun preSignFinal(preSignature: ByteArray, message: String, derivationPath: String = "m"): ByteArray