License3jRepl icon indicating copy to clipboard operation
License3jRepl copied to clipboard

Read Eval Print Loop application for License3j library to manage licenses and keys

Results 1 License3jRepl issues
Sort by recently updated
recently updated
newest added

According to the help, the default algorithm for generating new keys is `RSA/ECB/PKCS1Padding`, however if I actually run the `generateKeys` command without explicitly specifying the algorithm, the algorithm string in...