summaryrefslogtreecommitdiff
path: root/src/include/ckm/ckm-type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ckm/ckm-type.h')
-rw-r--r--src/include/ckm/ckm-type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ckm/ckm-type.h b/src/include/ckm/ckm-type.h
index 5a07a3de..f7fb9782 100644
--- a/src/include/ckm/ckm-type.h
+++ b/src/include/ckm/ckm-type.h
@@ -117,7 +117,7 @@ enum Permission : int {
};
// algorithm parameters
-enum class ParamName : int {
+enum class KEY_MANAGER_API ParamName : int {
ALGO_TYPE = 1, // If there's no such param, the service will try to deduce the algorithm
// type from the key.