VerifyResult

Result of verifyMessage: success plus the extracted nodes, or a failure reason.

Properties

Link copied to clipboard

Human-readable failure reason, matching libtorrent's error_string; "" on success.

Link copied to clipboard
val ok: Boolean

True if every required key was present and well-typed/-sized.

Link copied to clipboard

Parallel to the descriptor array passed in: the matched node for each descriptor, or BdecodeNode.none if absent (only possible for KeyDesc.OPTIONAL keys when ok). Index with the same position as the descriptor.