Uses of Interface
org.cryptacular.generator.P12Generator
Packages that use P12Generator
-
Uses of P12Generator in org.cryptacular.generator
Classes in org.cryptacular.generator that implement P12GeneratorModifier and TypeClassDescriptionclass
Base class for all PKCS12 generation components.class
Generates PKCS12 containers using the PBES2 algorithm with the AES-256-CBC cipher for encryption, which is the most portable and secure algorithm in use with PKCS12 at this time.class
Generates PKCS12 containers using DES3+SHA1 for private keys and 40-bit RC2+SHA1 for encrypted data.