Current section

Files

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

include/touch_grass@cryptography@create_key_EddsaKey.hrl

-record(eddsa_key, {public_key :: bitstring(), private_key :: bitstring()}).