• Convert a CBOR epoch-time value to its CBOR epoch-time tagged representation.

    Returns

    CBOR tag 1 containing the expiry epoch seconds.

    Parameters

    • epoch: CborEpoch

      epoch-time value to convert.

    Returns Tag

Generated using TypeDoc