aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/parc/security/parc_Identity.h
diff options
context:
space:
mode:
Diffstat (limited to 'libparc/parc/security/parc_Identity.h')
-rwxr-xr-xlibparc/parc/security/parc_Identity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libparc/parc/security/parc_Identity.h b/libparc/parc/security/parc_Identity.h
index 32b9b179..2cdcbad3 100755
--- a/libparc/parc/security/parc_Identity.h
+++ b/libparc/parc/security/parc_Identity.h
@@ -74,7 +74,7 @@ typedef struct parc_identity_interface {
/**
* @see parcIdentity_CreateSigner
*/
- PARCSigner *(*GetSigner)(const void *identity, PARCCryptoSuite suite);
+ PARCSigner *(*GetSigner)(const void *identity, PARCCryptoHashType hash);
/**
* @see parcIdentity_Equals