A B C D E F G H I J K L M N O P Q R S T U V W X Y 

F

f - Variable in class it.trento.comune.j4sign.examples.GUITest
 
FALSE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
filePath - Variable in class it.trento.comune.j4sign.examples.CLITest
 
filepath - Variable in class it.trento.comune.j4sign.verification.Verifier
 
fileToSign - Variable in class it.trento.comune.j4sign.examples.GUITest
 
finalize() - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
This method can be used to cleanup this object.
finalize() - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
Calls disconnect() to cleanup the native part of the wrapper.
finalizeLibrary() - Static method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
This method does the finalization of the native library.
FIND_CERTIFICATE_INITDATA - Static variable in class it.trento.comune.j4sign.examples.FindCertTask
 
FIND_DONE - Static variable in class it.trento.comune.j4sign.examples.FindCertTask
 
FIND_INIT_SESSION - Static variable in class it.trento.comune.j4sign.examples.FindCertTask
 
FIND_MAXIMUM - Static variable in class it.trento.comune.j4sign.examples.FindCertTask
 
FIND_START - Static variable in class it.trento.comune.j4sign.examples.FindCertTask
 
findCards() - Method in class it.trento.comune.j4sign.pcsc.PCSCHelper
 
findCardsAndReaders() - Method in class it.trento.comune.j4sign.pcsc.PCSCHelper
 
findCardsAndReadersKeyedByLib() - Method in class it.trento.comune.j4sign.pcsc.PCSCHelper
 
findCert() - Method in class it.trento.comune.j4sign.examples.GUITest
 
findCert() - Method in class it.trento.comune.j4sign.examples.PKCS11SignApplet
Starts the background task that scans the token looking for a suitable certificate.
findCertificate(String, PKCS11Signer) - Method in class it.trento.comune.j4sign.examples.FindCertTask.CertFinder
 
findCertificate() - Method in class it.trento.comune.j4sign.examples.SimpleSignApplet
Deprecated.
 
findCertificateFromID(byte[]) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Finds a certificate matching the given byte[] id.
findCertificateFromLabel(char[]) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Finds a certificate matching the given textual label.
findCertificateFromSignatureKeyHandle(long) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Searches the certificate corresponding to the private key identified by the given handle; this method assumes that corresponding certificates and private keys are sharing the same byte[] IDs.
findCertificates() - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Trova un'array di certHandle di tutti i certificati presenti sulla carta senza che la sessione sia aperta (no password).
findCertificateWithNonRepudiationCritical(long) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Queries the a specific token for a certificate suitable for a legal value subscription.
findCertificateWithNonRepudiationCritical() - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Queries the current token for a certificate suitable for a legal value subscription.
FindCertTask - Class in it.trento.comune.j4sign.examples
Uses a SwingWorker to perform signing task.
FindCertTask(String, String, PrintStream) - Constructor for class it.trento.comune.j4sign.examples.FindCertTask
 
FindCertTask.CertFinder - Class in it.trento.comune.j4sign.examples
The actual long running task.
FindCertTask.CertFinder() - Constructor for class it.trento.comune.j4sign.examples.FindCertTask.CertFinder
 
findLibForIndexToken(int) - Method in class it.trento.comune.j4sign.pcsc.PCSCHelper
 
findSignatureKey() - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Returns the first private key handle found on current token.
findSignatureKeyFromCertificateHandle(long) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Searches the private key corresponding to the certificate identified by the given handle; this method assumes that corresponding certificates and private keys are sharing the same byte[] IDs.
findSignatureKeyFromID(byte[]) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Returns the private key handle, on current token, corresponding to the given byte[].
findSignatureKeyFromLabel(String) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
Returns the private key handle, on current token, corresponding to the given textual label.
findSuitableToken(long) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
 
findTimer - Variable in class it.trento.comune.j4sign.examples.GUITest
 
findTimer - Variable in class it.trento.comune.j4sign.examples.PKCS11SignApplet
 
findTokensSupportingMechanism(long) - Method in class it.trento.comune.j4sign.pkcs11.PKCS11Signer
 
fingerprintString - Variable in class it.trento.comune.j4sign.examples.CLITest
 
finished() - Method in class it.trento.comune.j4sign.examples.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
firmwareVersion - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO
PKCS#11: CK_VERSION firmwareVersion;
firmwareVersion - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_VERSION firmwareVersion;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_C_INITIALIZE_ARGS
PKCS#11: CK_FLAGS flags;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_INFO
must be zero PKCS#11: CK_FLAGS flags;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM_INFO
PKCS#11: CK_FLAGS flags;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SESSION_INFO
PKCS#11: CK_FLAGS flags;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO
PKCS#11: CK_FLAGS flags;
flags - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_FLAGS flags;
flush() - Method in class it.trento.comune.j4sign.examples.JTextAreaOutputStream
Inserire qui la descrizione del metodo.
forcingCryptoki - Variable in class it.trento.comune.j4sign.examples.CLITest
 
forcingCryptoki - Variable in class it.trento.comune.j4sign.examples.GUITest
 
formatAsGUString(byte[]) - Static method in class it.trento.comune.j4sign.verification.RootsVerifier
 
formatAsHexString(byte[]) - Method in class it.trento.comune.j4sign.examples.CertTest
 
formatAsHexString(byte[]) - Method in class it.trento.comune.j4sign.examples.GUITest
Converts a byte array in its exadecimal representation.
formatAsHexString(byte[]) - Method in class it.trento.comune.j4sign.examples.PKCS11SignApplet
returns an hex dump of the supplied byte[]
formatAsHexString(byte[]) - Method in class it.trento.comune.j4sign.examples.SimpleSignApplet
Deprecated.
 
formatAsHexString(byte[]) - Static method in class it.trento.comune.j4sign.verification.utils.CertUtils
Converts a byte array in its exadecimal representation.
formatAsString(byte[], String, int) - Static method in class it.trento.comune.j4sign.cms.utils.CMSBuilder
 
formatAsString(byte[], String, int) - Method in class it.trento.comune.j4sign.examples.CLITest
Formats a byte[] as an hexadecimal String, interleaving bytes with a separator string.
formatAsString(byte[], String) - Method in class it.trento.comune.j4sign.examples.CMSServlet
Deprecated.
Formats a byte[] as an hexadecimal String, interleaving bytes with a separator string.
formatATR(byte[], String) - Method in class it.trento.comune.j4sign.pcsc.PCSCHelper
 
fullEncryptDecryptMechanisms_ - Static variable in class iaik.pkcs.pkcs11.wrapper.Functions
This table contains the mechanisms that are full encrypt/decrypt mechanisms; i.e. mechanisms that support the update functoins.
fullSignVerifyMechanisms_ - Static variable in class iaik.pkcs.pkcs11.wrapper.Functions
This table contains the mechanisms that are full sign/verify mechanisms; i.e. mechanisms that support the update functoins.
Functions - Class in iaik.pkcs.pkcs11.wrapper
This class contains onyl static methods.
Functions() - Constructor for class iaik.pkcs.pkcs11.wrapper.Functions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y