Structs§
- Time
Lock Params - Compact, self-contained encoding of all encryption-time settings — suitable for plaintext storage within a ciphertext header.
Functions§
- pack
- Encode
TimePrecision,TimeFormat, and aTimeLockCadencereference into a compactTimeLockParamsfor storage in a ciphertext header. - unpack
- Decode a
TimeLockParamsinto its constituentTimePrecision,TimeFormat, and raw cadence variant discriminant.