(radi-seconds)The RADI tag value MUST be a uint32 representing the server's estimate of the accuracy of MIDP in seconds. Servers that do not have any leap second information SHOULD set the value of RADI to at least 3.
The RADI tag value MUST be a uint32 representing the server's estimate of the accuracy of MIDP in seconds. Servers that do not have any leap second information SHOULD set the value of RADI to at least 3.
(srep-bytes root {:keys [version midp radi nonce] :or {radi (radi-seconds)}})Build SREP nested TLV per §5.2.5.
Args:
Build SREP nested TLV per §5.2.5.
Args:
- root: 32-byte Merkle root (from merkle/compute-root)
- options:
:chosen-version - uint32 protocol version
:midp - uint64 midpoint time (defaults to now)
:radi - uint32 radius (defaults to 10)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |