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

H

HAS_RESET - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
HEX_DIGITS - Static variable in class iaik.pkcs.pkcs11.wrapper.Functions
For converting numbers to their hex presentation.
HMAC_SHA1 - Static variable in interface iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters.PseudoRandomFunctionType
The indentifier for HMAC Sha-1 version.
HW_FEATURE - Static variable in interface iaik.pkcs.pkcs11.objects.Object.ObjectClass
The indentifier for a hardware feature object or any sub-class of it.
HW_FEATURE_TYPE - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
HardwareFeature - class iaik.pkcs.pkcs11.objects.HardwareFeature.
This is the base class for hardware feature classes.
HardwareFeature() - Constructor for class iaik.pkcs.pkcs11.objects.HardwareFeature
The default constructor.
HardwareFeature(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.HardwareFeature
Called by getInstance to create an instance of a PKCS#11 hardware feature.
HardwareFeature.FeatureType - interface iaik.pkcs.pkcs11.objects.HardwareFeature.FeatureType.
This interface defines the available hardware feature types as defined by PKCS#11 2.20: MONOTONIC_COUNTER, CLOCK, CKH_USER_INTERFAC or VENDOR_DEFINED.
HardwareFeature.VendorDefinedHardwareFeatureBuilder - interface iaik.pkcs.pkcs11.objects.HardwareFeature.VendorDefinedHardwareFeatureBuilder.
If an application uses vendor defined hardware features, it must implement this interface and install such an object handler using setVendorDefinedHardwareFeatureBuilder.
HardwareFeatureTypeAttribute - class iaik.pkcs.pkcs11.objects.HardwareFeatureTypeAttribute.
This is a special version of a long attribute for the type of a hardware feature.
HardwareFeatureTypeAttribute() - Constructor for class iaik.pkcs.pkcs11.objects.HardwareFeatureTypeAttribute
Empty constructor.
hClientKey - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT
PKCS#11: CK_OBJECT_HANDLE hClientKey;
hClientMacSecret - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT
PKCS#11: CK_OBJECT_HANDLE hClientMacSecret;
hPrivateData - Variable in class iaik.pkcs.pkcs11.wrapper.CK_ECDH2_DERIVE_PARAMS
PKCS#11: CK_OBJECT_HANDLE hPrivateData;
hPrivateData - Variable in class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH2_DERIVE_PARAMS
PKCS#11: CK_OBJECT_HANDLE hPrivateData;
hServerKey - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT
PKCS#11: CK_OBJECT_HANDLE hServerKey;
hServerMacSecret - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT
PKCS#11: CK_OBJECT_HANDLE hServerMacSecret;
hardwareFeatureType_ - Variable in class iaik.pkcs.pkcs11.objects.HardwareFeature
The type of this hardware feature.
hardwareVersion - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO
PKCS#11: CK_VERSION hardwareVersion;
hardwareVersion - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_VERSION hardwareVersion;
hardwareVersion_ - Variable in class iaik.pkcs.pkcs11.SlotInfo
The version of the slot's hardware.
hardwareVersion_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
The version of the hardware of this token.
hasReset_ - Variable in class iaik.pkcs.pkcs11.objects.MonotonicCounter
True, if this counter has benn reset at least once.
hashAlg - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_OAEP_PARAMS
PKCS#11: CK_MECHANISM_TYPE hashAlg;
hashAlg - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_PSS_PARAMS
PKCS#11: CK_MECHANISM_TYPE hashAlg;
hashAlgorithm_ - Variable in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
The message digest algorithm used to calculate the digest of the encoding parameter.
hashCode() - Method in class iaik.pkcs.pkcs11.Info
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.Mechanism
Override hashCode to ensure that hashtable still works after overriding equals.
hashCode() - Method in class iaik.pkcs.pkcs11.MechanismInfo
Override hashCode to ensure that hashtable still works after overriding equals.
hashCode() - Method in class iaik.pkcs.pkcs11.Module
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.Session
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.SessionInfo
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.Slot
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.SlotInfo
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.State
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.Token
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.TokenInfo
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.Version
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Attribute
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.ByteArrayAttribute
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Certificate
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.CharArrayAttribute
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Clock
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Data
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.DateAttribute
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.DomainParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.GenericTemplate
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.HardwareFeature
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Key
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.KeyPair
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.MonotonicCounter
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Object
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.Storage
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.DHKeyDerivationParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.DHPkcsDeriveParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.EcDH1KeyDerivationParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.ExtractParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.InitializationVectorParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.KeyDerivationStringDataParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.KeyWrapSetOaepParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC2CbcParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC2MacGeneralParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC2Parameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC5CbcParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC5MacGeneralParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RC5Parameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsOaepParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsPssParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SSL3MasterKeyDeriveParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.X942DH1KeyDerivationParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hashCode(byte[]) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
Calculate a hash code for the given byte array.
hashCode(char[]) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
Calculate a hash code for the given char array.
hashCode(CK_DATE) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
Calculate a hash code for the given date object.
hashCode() - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
The overriding of this method should ensure that the objects of this class work correctly in a hashtable.
hwSlot_ - Variable in class iaik.pkcs.pkcs11.SlotInfo
Indicate, if this slot is a hardware device or if it is just pure software; i.e. no hardware involved, e.g. a softtoken.

IAIK PKCS#11 Wrapper
version 1.2.16
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.