aboutsummaryrefslogtreecommitdiff
path: root/build-standalone.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build-standalone.xml')
-rw-r--r--build-standalone.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build-standalone.xml b/build-standalone.xml
index 3783f59..1e6a3d5 100644
--- a/build-standalone.xml
+++ b/build-standalone.xml
@@ -129,6 +129,11 @@
<class name="cz.crcs.ectester.standalone.libs.jni.NativeECPrivateKey$Openssl"/>
<class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyAgreementSpi$Openssl"/>
<class name="cz.crcs.ectester.standalone.libs.jni.NativeSignatureSpi$Openssl"/>
+ <class name="cz.crcs.ectester.standalone.libs.MscngLib"/>
+ <class name="cz.crcs.ectester.standalone.libs.jni.NativeProvider$Mscng"/>
+ <class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyPairGeneratorSpi$Mscng"/>
+ <class name="cz.crcs.ectester.standalone.libs.jni.NativeECPublicKey$Mscng"/>
+ <class name="cz.crcs.ectester.standalone.libs.jni.NativeECPrivateKey$Mscng"/>
</javah>
</target>
</project>