keylara (keylara v1.0.0)

Summary

Functions

Get entropy as bytes from Alara network

Get Keylara version

Start the Keylara application

Stop the Keylara application

Functions

get_entropy_bytes(NetPid, BytesNeeded)

-spec get_entropy_bytes(pid(), non_neg_integer()) -> {ok, binary()} | {error, term()}.

Get entropy as bytes from Alara network

get_version()

-spec get_version() -> string().

Get Keylara version

start()

-spec start() -> ok | {error, term()}.

Start the Keylara application

stop()

-spec stop() -> ok.

Stop the Keylara application