Package | Description |
---|---|
iaik.apps.util.passphrase |
This package contains interface and the default implementations for
passphrase dialogs, which are used for PINs as well.
|
iaik.pkcs.pkcs11.provider |
This package is the main package and includes the JCE provider implementation
class, which is
IAIKPkcs11 . |
Modifier and Type | Class and Description |
---|---|
class |
PassphraseConsoleDialog
A dialog for prompting a passphrase via the console.
|
class |
PassphraseDialog
A simple dialog for prompting a passphrase.
|
class |
PassphraseFrameDialog
A simple dialog for prompting a passphrase.
|
class |
PassphraseHolder
A simple object for passing a constant passphrase or PIN.
|
Modifier and Type | Field and Description |
---|---|
protected PassphrasePrompt |
NewPassphraseHolder.oldPassphrasePrompt_
If the old passphrase is unavailable but required, it will be prompted with this prompt.
|
Constructor and Description |
---|
NewPassphraseHolder(PassphrasePrompt oldPassphrasePrompt,
char[] newPassphrase)
Constructor taking the new passphrase and a prompt for getting the old passphrase if required.
|
Modifier and Type | Field and Description |
---|---|
protected PassphrasePrompt |
DefaultLoginManager.passphrasePrompt_
The object to use for prompting pass phrases or PINs respectively.
|
Modifier and Type | Method and Description |
---|---|
PassphrasePrompt |
DefaultLoginManager.getPassphrasePrompt()
Get the configured object for prompting a PIN or pass phrase.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultLoginManager.setPassphrasePrompt(PassphrasePrompt passphrasePrompt)
Set the handler object for prompting a PIN or pass phrase.
|
IAIK JavaSecurity Website https://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. Version 1.9.4