extractCurveKeyFromRecoveryKey

fun extractCurveKeyFromRecoveryKey(recoveryKey: String?): ByteArray?

Please call .isValidRecoveryKey and ensure it returns true before calling this method.

Return

curveKey, or null in case of error

Parameters

recoveryKey

the recovery key