summaryrefslogtreecommitdiff
path: root/src/plop.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/plop.erl')
-rw-r--r--src/plop.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plop.erl b/src/plop.erl
index fcc964b..8ce3186 100644
--- a/src/plop.erl
+++ b/src/plop.erl
@@ -24,7 +24,7 @@
%% API.
-export([initsize/0]).
--export([get_logid/0, serialise/1]).
+-export([get_logid/0, serialise/1, signature_type/1]).
-export([add/3, sth/0, get/1, get/2, spt/1, consistency/2, inclusion/2, inclusion_and_entry/2]).
-export([generate_timestamp/0, save_sth/1, verify_sth/4]).
-export([get_by_leaf_hash/1, entry_for_leafhash/1]).