Internal representation of GroupPubKey. More...
#include <epid/common/grouppubkey.h>
Data Fields | |
| GroupId | gid |
| group ID | |
| EcPoint * | h1 |
| an element in G1 | |
| EcPoint * | h2 |
| an element in G1 | |
| EcPoint * | w |
| an element in G2 | |
Internal representation of GroupPubKey.