IAIK PKCS#11 Wrapper
version 1.2.17
A B C D E F G H I J K L M N O P R S T U V W X Y

M

MD2 - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD2_HMAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD2_HMAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD2_KEY_DERIVATION - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD2_RSA_PKCS - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD5 - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD5_HMAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD5_HMAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD5_KEY_DERIVATION - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MD5_RSA_PKCS - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
MECHANISM - Static variable in interface iaik.pkcs.pkcs11.objects.Object.ObjectClass
The indentifier for a mechanism object or any sub-class of it.
MODIFIABLE - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
MODULUS - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
MODULUS_BITS - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
MONOTONIC_COUNTER - Static variable in interface iaik.pkcs.pkcs11.objects.HardwareFeature.FeatureType
The indentifier for a monotonic counter.
MacGeneralParameters - class iaik.pkcs.pkcs11.parameters.MacGeneralParameters.
This class encapsulates parameters for the MAC algorithms for the following mechanisms: DES, DES3 (triple-DES), CAST, CAST3, CAST128 (CAST5), IDEA, and CDMF ciphers.
MacGeneralParameters(long) - Constructor for class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
Create a new MacGeneralParameters object with the given MAC length.
Mechanism - class iaik.pkcs.pkcs11.Mechanism.
Objects of this class represent a mechansim as defined in PKCS#11.
Mechanism(long) - Constructor for class iaik.pkcs.pkcs11.Mechanism
Constructor taking just the mechansim code as defined in PKCS11Constants.
MechanismArrayAttribute - class iaik.pkcs.pkcs11.objects.MechanismArrayAttribute.
Objects of this class represent a mechanism array attribute of a PKCS#11 object as specified by PKCS#11.
MechanismArrayAttribute(Long) - Constructor for class iaik.pkcs.pkcs11.objects.MechanismArrayAttribute
Constructor taking the PKCS#11 type of the attribute.
MechanismAttribute - class iaik.pkcs.pkcs11.objects.MechanismAttribute.
Objects of this class represent a mechanism attribute of an PKCS#11 object as specified by PKCS#11.
MechanismAttribute(Long) - Constructor for class iaik.pkcs.pkcs11.objects.MechanismAttribute
Constructor taking the PKCS#11 type of the attribute.
MechanismInfo - class iaik.pkcs.pkcs11.MechanismInfo.
Objects of this class provide information about a certain mechanism that a token implements.
MechanismInfo() - Constructor for class iaik.pkcs.pkcs11.MechanismInfo
Default constructor.
MechanismInfo(CK_MECHANISM_INFO) - Constructor for class iaik.pkcs.pkcs11.MechanismInfo
Constructor taking a CK_MECHANISM_INFO object as data source.
Module - class iaik.pkcs.pkcs11.Module.
Objects of this class represent a PKCS#11 module.
Module(PKCS11) - Constructor for class iaik.pkcs.pkcs11.Module
Create a new module that uses the given PKCS11 interface to interact with the token.
Module.SlotRequirement - interface iaik.pkcs.pkcs11.Module.SlotRequirement.
This interface defines the required properties for a slot.
Module.WaitingBehavior - interface iaik.pkcs.pkcs11.Module.WaitingBehavior.
This interface defines the allowed constants for the wanted waiting behavior when calling waitForSlotEvent.
MonotonicCounter - class iaik.pkcs.pkcs11.objects.MonotonicCounter.
Objects of this class represent a monotonic counter as specified by PKCS#11 v2.11.
MonotonicCounter() - Constructor for class iaik.pkcs.pkcs11.objects.MonotonicCounter
Deafult Constructor.
MonotonicCounter(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.MonotonicCounter
Called by getInstance to create an instance of a PKCS#11 monotonic counter.
MutexHandler - interface iaik.pkcs.pkcs11.MutexHandler.
Objects that implement this interface can be used in the InitializeArgs to handle mutex functionality.
macLength_ - Variable in class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
The length of the MAC produced, in bytes.
macLength_ - Variable in class iaik.pkcs.pkcs11.parameters.RC2MacGeneralParameters
The length of the MAC produced, in bytes.
macLength_ - Variable in class iaik.pkcs.pkcs11.parameters.RC5MacGeneralParameters
The length of the MAC produced, in bytes.
macSizeInBits_ - Variable in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
The length (in bits) of the MACing keys agreed upon during the protocol handshake phase.
major - Variable in class iaik.pkcs.pkcs11.wrapper.CK_VERSION
PKCS#11: CK_BYTE major;
major_ - Variable in class iaik.pkcs.pkcs11.Version
The major version number.
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];
manufacturerID_ - Variable in class iaik.pkcs.pkcs11.Info
The identifer for the manufacturer of this module.
manufacturerID_ - Variable in class iaik.pkcs.pkcs11.SlotInfo
A string identifying the manufacturer of this slot.
manufacturerID_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The identifier of the manufacturer of this token.
maskGenerationFunction_ - Variable in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
The mask to apply to the encoded block.
maxKeySize_ - Variable in class iaik.pkcs.pkcs11.MechanismInfo
The maximum key length supported by this algorithm.
maxPinLen_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The maximum PIN length that this token allows.
maxRwSessionCount_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
Maximum number of concurrent (open) read-write sessions.
maxSessionCount_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The maximum number of concurrent (open) sessions.
mechanism - Variable in class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM
PKCS#11: CK_MECHANISM_TYPE mechanism;
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.
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;
minKeySize_ - Variable in class iaik.pkcs.pkcs11.MechanismInfo
The minimum key length supported by this algorithm.
minPinLen_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The minimum PIN length that this token allows.
minor - Variable in class iaik.pkcs.pkcs11.wrapper.CK_VERSION
PKCS#11: CK_BYTE minor;
minor_ - Variable in class iaik.pkcs.pkcs11.Version
The minor version number.
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];
model_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The model of this token.
modifiable_ - Variable in class iaik.pkcs.pkcs11.objects.Storage
True, if this object is modifiable.
module_ - Variable in class iaik.pkcs.pkcs11.Session
A reference to the underlying PKCS#11 module to perform the operations.
module_ - Variable in class iaik.pkcs.pkcs11.Slot
The module that created this slot object.
modulusBits_ - Variable in class iaik.pkcs.pkcs11.objects.RSAPublicKey
The bit-length of the modulus of this RSA key.
modulus_ - Variable in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
The modulus (n) of this RSA key.
modulus_ - Variable in class iaik.pkcs.pkcs11.objects.RSAPublicKey
The modulus (n) of this RSA key.
month - Variable in class iaik.pkcs.pkcs11.wrapper.CK_DATE
PKCS#11: CK_CHAR month[2]; - the month ("01" - "12")
mutexHandler_ - Variable in class iaik.pkcs.pkcs11.DefaultInitializeArgs
The mutex-handler of this object.

IAIK PKCS#11 Wrapper
version 1.2.17
A B C D E F G H I J K L M N O P R S T U V W X Y
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.