core.node.services / WireNodeRegistration / verifyData

verifyData

protected fun verifyData(reg: NodeRegistration): Unit

Verify the wrapped data after the signature has been verified and the data deserialised. Provided as an extension point for subclasses.

Exceptions

IllegalArgumentException - if the data is invalid.