From a35f90bf9ed2c7147188597f2e75f30cedde1076 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 30 Nov 2012 00:23:23 -0500 Subject: WIP --- base/native-tools/src/tkstool/tkstool.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base/native-tools/src/tkstool/tkstool.h') 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 */ -- cgit