summaryrefslogtreecommitdiffstats
path: root/base/native-tools/src/tkstool/tkstool.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/native-tools/src/tkstool/tkstool.h')
-rw-r--r--base/native-tools/src/tkstool/tkstool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/native-tools/src/tkstool/tkstool.h b/base/native-tools/src/tkstool/tkstool.h
index 3b0407227..0a509a49f 100644
--- a/base/native-tools/src/tkstool/tkstool.h
+++ b/base/native-tools/src/tkstool/tkstool.h
@@ -171,6 +171,8 @@ TKS_WriteSECItemIntoOutputFile( SECItem *wrappedKey,
int hexInternalKeyKCVLength,
char *output );
+SECStatus
+TKS_WriteSharedKeyIntoOutputFile( char *output );
/**********/
/* find.c */