Uses of Class
org.dashj.bls.PopSchemeMPL
-
Packages that use PopSchemeMPL Package Description org.dashj.bls -
-
Uses of PopSchemeMPL in org.dashj.bls
Methods in org.dashj.bls with parameters of type PopSchemeMPL Modifier and Type Method Description protected static longPopSchemeMPL. getCPtr(PopSchemeMPL obj)static booleanDASHJBLSJNI. PopSchemeMPL_fastAggregateVerify__SWIG_0(long jarg1, PopSchemeMPL jarg1_, long jarg2, G1ElementVector jarg2_, byte[] jarg3, long jarg4, G2Element jarg4_)static booleanDASHJBLSJNI. PopSchemeMPL_fastAggregateVerify__SWIG_1(long jarg1, PopSchemeMPL jarg1_, long jarg2, Uint8VectorVector jarg2_, byte[] jarg3, byte[] jarg4)static longDASHJBLSJNI. PopSchemeMPL_popProve(long jarg1, PopSchemeMPL jarg1_, long jarg2, PrivateKey jarg2_)static booleanDASHJBLSJNI. PopSchemeMPL_popVerify__SWIG_0(long jarg1, PopSchemeMPL jarg1_, long jarg2, G1Element jarg2_, long jarg3, G2Element jarg3_)static booleanDASHJBLSJNI. PopSchemeMPL_popVerify__SWIG_1(long jarg1, PopSchemeMPL jarg1_, byte[] jarg2, byte[] jarg3)
-