Package | Description |
---|---|
net.java.truecommons.key.spec.common |
Provides interfaces and classes for cryptographic parameters which are
specific to common algorithms, for example the Advanced Encryption Standard
(AES).
|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
Modifier and Type | Class and Description |
---|---|
class |
AesPbeParameters
A JavaBean which holds password based encryption parameters for use with the
AES cipher.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPromptingPbeParameters<P extends AbstractPromptingPbeParameters<P,S>,S extends KeyStrength>
A JavaBean with properties for prompting for password based encryption (PBE)
parameters.
|
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.