macfly
v0.2.21
Search documentation of macfly
Default
Default
In-browser search
Settings
Macfly.
Nonce
(macfly v0.2.21)
Copy Markdown
View Source
Summary
Types
t()
Functions
from_wire(arg1)
new(kid, rnd \\ :crypto.strong_rand_bytes(16), is_proof \\ false)
to_wire(nonce)
uuid(nonce)
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)