consistencyCheck

abstract fun consistencyCheck(): Boolean

For unlocked secrets, checks that the secret derives the pubkey

Return

false if the secret is inconsistent with the pubkey (possibly the decryption key is incorrect),

Throws