wenwj0 commented on code in PR #165:
URL: https://github.com/apache/commons-crypto/pull/165#discussion_r896736733
##########
src/main/java/org/apache/commons/crypto/cipher/OpenSslNative.java:
##########
@@ -159,4 +159,6 @@ public native static int doFinalByteArray(long context,
byte[] output,
* @param context The cipher context address
*/
public native static void clean(long context);
+
Review Comment:
ok
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]