Current section

Files

Jump to
touch_grass include touch_grass@cryptography@sign_EddsaSign.hrl
Raw

include/touch_grass@cryptography@sign_EddsaSign.hrl

-record(eddsa_sign, {private_key :: bitstring(), data :: bitstring()}).