Companion

object Companion

Functions

Link copied to clipboard
fun ed25519(verifierAddress: String, publicKey: ByteArray): ExternalSigner

Creates an Ed25519 external signer.

Link copied to clipboard
fun webAuthn(verifierAddress: String, publicKey: ByteArray, credentialId: ByteArray): ExternalSigner

Creates a WebAuthn external signer with secp256r1 signature verification.