On Mon, 4 Jul 2022 at 23:53, sebb wrote:
>
> On Mon, 4 Jul 2022 at 17:20, sebb wrote:
> >
> > The JNA code should now be able to support all combinations of methods.
> >
> > Also JNA supports the property jna.library.path when loading the crypto
> > library.
> > This allows one to override the d
On Mon, 4 Jul 2022 at 17:20, sebb wrote:
>
> The JNA code should now be able to support all combinations of methods.
>
> Also JNA supports the property jna.library.path when loading the crypto
> library.
> This allows one to override the default which may not be the same as
> the default OpenSSL
The JNA code should now be able to support all combinations of methods.
Also JNA supports the property jna.library.path when loading the crypto library.
This allows one to override the default which may not be the same as
the default OpenSSL version. e.g. the GH action builds default to
OpenSSL 1.