Package | Description |
---|---|
org.cryptacular.generator |
Modifier and Type | Class and Description |
---|---|
class |
AESP12Generator
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 |
LegacyP12Generator
Generates PKCS12 containers using DES3+SHA1 for private keys and 40-bit RC2+SHA1 for encrypted data.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.