- main(String[]) - Static method in class it.trento.comune.j4sign.examples.CertTest
-
- main(String[]) - Static method in class it.trento.comune.j4sign.examples.CLITest
-
the main method Adds BouncyCastle cryptographic provider, instantiates
the CLITest class, and launches the signature/verification process.
- main(String[]) - Static method in class it.trento.comune.j4sign.examples.GUITest
-
- main(String[]) - Static method in class it.trento.comune.j4sign.examples.PasswordMasker
-
- main(String[]) - Static method in class it.trento.comune.j4sign.examples.TsdTest
-
- main(String[]) - Static method in class it.trento.comune.j4sign.installer.Installer
-
- main(String[]) - Static method in class it.trento.comune.j4sign.pcsc.PCSCHelper
-
- major - Variable in class iaik.pkcs.pkcs11.wrapper.CK_VERSION
-
PKCS#11:
CK_BYTE major;
- makeAlgId(String, byte[]) - Method in class it.trento.comune.j4sign.cms.ExternalSignatureCMSSignedDataGenerator
-
internally used to generate asn.1 Algorithm Identifiers form string OIDs
and parameters.
- makeDigestOnToken - Variable in class it.trento.comune.j4sign.examples.CLITest
-
- makeDigestOnToken - Variable in class it.trento.comune.j4sign.examples.GUITest
-
- makeDigestOnToken - Variable in class it.trento.comune.j4sign.examples.PKCS11SignApplet
-
- makeObj(byte[]) - Method in class it.trento.comune.j4sign.cms.ExternalSignatureCMSSignedDataGenerator
-
- mandatoryAuthenticatedAttributesPresent() - Method in class it.trento.comune.j4sign.verification.VerifyResult
-
- manufacturerID - Variable in class iaik.pkcs.pkcs11.wrapper.CK_INFO
-
must be blank padded - only the first 32 chars will be used
PKCS#11:
CK_UTF8CHAR manufacturerID[32];
- manufacturerID - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO
-
must be blank padded and only the first 32 chars will be used
PKCS#11:
CK_UTF8CHAR manufacturerID[32];
- manufacturerID - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
-
must be blank padded and only the first 32 chars will be used
PKCS#11:
CK_UTF8CHAR manufacturerID[32];
- mechanism - Variable in class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM
-
PKCS#11:
CK_MECHANISM_TYPE mechanism;
- mechanism - Variable in class it.trento.comune.j4sign.examples.DigestSignTask
-
- mechanism - Variable in class it.trento.comune.j4sign.examples.FindCertTask
-
- mechanismCodeToString(long) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
-
Converts the long value code of a mechanism to a name.
- mechanismInfoFlagsToString(long) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
-
Converts the long value flags to a MechanismInfoFlag string.
- mechansimNames_ - Static variable in class iaik.pkcs.pkcs11.wrapper.Functions
-
Maps mechanism codes as Long to their names as Strings.
- message - Variable in class it.trento.comune.j4sign.verification.CertificationAuthorities
-
- message - Variable in class it.trento.comune.j4sign.verification.X509CertRL
-
- messageDigestPresent - Variable in class it.trento.comune.j4sign.verification.VerifyResult
-
- mgf - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_OAEP_PARAMS
-
PKCS#11:
CK_RSA_PKCS_OAEP_MGF_TYPE mgf;
- mgf - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_PSS_PARAMS
-
PKCS#11:
CK_RSA_PKCS_MGF_TYPE mgf;
- minor - Variable in class iaik.pkcs.pkcs11.wrapper.CK_VERSION
-
PKCS#11:
CK_BYTE minor;
- model - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
-
must be blank padded and only the first 16 chars will be used
PKCS#11:
CK_UTF8CHAR model[16];
- month - Variable in class iaik.pkcs.pkcs11.wrapper.CK_DATE
-
PKCS#11:
CK_CHAR month[2]; - the month ("01" - "12")
- msg - Variable in class it.trento.comune.j4sign.examples.GUITest
-
- msgBytes - Variable in class it.trento.comune.j4sign.examples.CLITest
-