diff options
Diffstat (limited to 'build-standalone.xml')
| -rw-r--r-- | build-standalone.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-standalone.xml b/build-standalone.xml index c94588a..a686b11 100644 --- a/build-standalone.xml +++ b/build-standalone.xml @@ -194,6 +194,8 @@ <class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyPairGeneratorSpi$Ippcp"/> <class name="cz.crcs.ectester.standalone.libs.jni.NativeECPublicKey$Ippcp"/> <class name="cz.crcs.ectester.standalone.libs.jni.NativeECPrivateKey$Ippcp"/> + <class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyAgreementSpi$Ippcp"/> + <class name="cz.crcs.ectester.standalone.libs.jni.NativeSignatureSpi$Ippcp"/> </javah> </target> </project> |
