acme4j/acme4j-smime
Richard Körber 16b02efe23
Merge acme4j-utils into acme4j-client
The separation of acme4j-client and acme4j-utils was a design decision
that should avoid BouncyCastle to be a hard dependency of acme4j-client.
Anyhow acme4j is not really usable without BouncyCastle, so acme4j-utils
is used in almost all projects anyway.

This merge allows to extend the client API with some nice methods that
will make it easier to use.
2023-05-19 09:58:08 +02:00
..
src Merge acme4j-utils into acme4j-client 2023-05-19 09:58:08 +02:00
tool Add support for S/MIME signature validation 2022-11-18 15:56:06 +01:00
.gitattributes Add support for S/MIME signature validation 2022-11-18 15:56:06 +01:00
pom.xml Merge acme4j-utils into acme4j-client 2023-05-19 09:58:08 +02:00