vt-middleware / cryptacular

The friendly complement to the BouncyCastle crypto API for Java.
Other
39 stars 7 forks source link

Provide facilities for generating PKCS12 files #71

Closed serac closed 6 months ago

serac commented 6 months ago

Provide one or more components that can generate PKCS12 files that afford greater control over algorithm selection and behavior than the KeyStore interface provided by the Java SDK.

serac commented 6 months ago

Resolved with acceptance of #72.