[bugFix] Fix java wrapper import issue by adding package name org.gmssl

This commit is contained in:
Xiaochen Nie
2020-02-17 21:52:59 +08:00
parent c6bcd23be3
commit 8505947e61
5 changed files with 260 additions and 259 deletions

View File

@@ -46,6 +46,7 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*/
package org.gmssl;
public class GmSSL {