diff options
Diffstat (limited to 'libcmix-crypto/groupelement.h')
| -rw-r--r-- | libcmix-crypto/groupelement.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libcmix-crypto/groupelement.h b/libcmix-crypto/groupelement.h index 60c6b21..353e525 100644 --- a/libcmix-crypto/groupelement.h +++ b/libcmix-crypto/groupelement.h @@ -4,6 +4,13 @@ extern "C" { #endif +/*! + * \file + */ + +/*! + * \brief GroupElement Token te represent group elements. + */ typedef void* GroupElement; #ifdef __cplusplus |
