Macfly.Nonce (macfly v0.2.21)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %Macfly.Nonce{is_proof: boolean(), kid: binary(), rnd: binary()}

Functions

from_wire(arg1)

new(kid, rnd \\ :crypto.strong_rand_bytes(16), is_proof \\ false)

to_wire(nonce)

uuid(nonce)