summaryrefslogtreecommitdiffstats
path: root/base/native-tools/src/tkstool/tkstool.h
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-30 00:23:23 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-30 00:23:23 -0500
commita35f90bf9ed2c7147188597f2e75f30cedde1076 (patch)
treed0d47343e2cd03a31bfcc3e5ec98ccb1a7ca2fdd /base/native-tools/src/tkstool/tkstool.h
parent2580faf9ed74f466ff327f6d961c8e7d8b55ed0f (diff)
downloadpki-a35f90bf9ed2c7147188597f2e75f30cedde1076.tar.gz
pki-a35f90bf9ed2c7147188597f2e75f30cedde1076.tar.xz
pki-a35f90bf9ed2c7147188597f2e75f30cedde1076.zip
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 */