See: Description
| Interface | Description |
|---|---|
| NewPassphrasePrompt |
This is the interface for prompting a new passphrase from the user.
|
| PassphraseConstraints |
Interface to check passphrases for certain properties.
|
| PassphraseInterfacce |
This is the base interface for prompting PINs and passphrases from the user.
|
| PassphrasePrompt |
Interface to objects that prompt passphrases from users.
|
| Class | Description |
|---|---|
| NewPassphraseConsoleDialog |
A dialog for prompting a new passphrase via the console.
|
| NewPassphraseDialog |
A simple dialog for prompting a new passphrase.
|
| NewPassphraseDialog.DefaultConstraints |
A contraints class for passphrases to use as default.
|
| NewPassphraseFrameDialog |
A simple dialog for prompting a new passphrase.
|
| NewPassphraseFrameDialog.DefaultConstraints |
A contraints class for passphrases to use as default.
|
| NewPassphraseHolder |
This is an implementation of a passphrase prompt that gets its passphrase(s) simply from a char
array.
|
| PassphraseConsoleDialog |
A dialog for prompting a passphrase via the console.
|
| PassphraseDialog |
A simple dialog for prompting a passphrase.
|
| PassphraseFrameDialog |
A simple dialog for prompting a passphrase.
|
| PassphraseHolder |
A simple object for passing a constant passphrase or PIN.
|
| Util |
This class provides static helper method for this package.
|
| Exception | Description |
|---|---|
| PassphraseException |
This exception is thrown if an invalid passphrase is provided; i.e. maybe not the wrong, but with
invalid format, length etc..
|
IAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC