computeRecoveryKey

fun computeRecoveryKey(curve25519Key: ByteArray): String

Compute recovery key from curve25519 key.

Return

the recovery key

Parameters

curve25519Key