verifyStrip

abstract fun verifyStrip(prev: ByteArray, next: ByteArray, proof: StripProof, pubKey: SchemeKey): Boolean

The verifyEncrypt obligation for a strip, and everything said there applies unchanged.