BbsCreateProofSize typedef

BbsCreateProofSize = int Function(int handle)

Dart-friendly typedef for retrieving the size of a BBS+ proof.

Implementation

typedef BbsCreateProofSize = int Function(int handle);