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

G

GENERIC_SECRET - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a generic secret key.
GENERIC_SECRET_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
GenericSecretKey - class iaik.pkcs.pkcs11.objects.GenericSecretKey.
Objects of this class represent generic secret keys as specified by PKCS#11 v2.11.
GenericSecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.GenericSecretKey
Deafult Constructor.
GenericSecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.GenericSecretKey
Called by getInstance to create an instance of a PKCS#11 generic secret key.
GenericTemplate - class iaik.pkcs.pkcs11.objects.GenericTemplate.
An object of this class is a generic template.
GenericTemplate() - Constructor for class iaik.pkcs.pkcs11.objects.GenericTemplate
The default constructor.
generateKey(Mechanism, Object) - Method in class iaik.pkcs.pkcs11.Session
Generate a new secret key or a set of domain parameters.
generateKeyPair(Mechanism, Object, Object) - Method in class iaik.pkcs.pkcs11.Session
Generate a new public key - private key key-pair and use the set attributes of the template objects for setting the attributes of the new public key and private key objects.
generateRandom(int) - Method in class iaik.pkcs.pkcs11.Session
Generates a certain number of random bytes.
getAcIssuer() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Gets the attribute certificate issuer attribute of this X.509 attribute certificate.
getAlwaysSensitive() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the always sensitive attribute of this key.
getAlwaysSensitive() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the always sensitive attribute of this key.
getApplication() - Method in class iaik.pkcs.pkcs11.objects.Data
Gets the application attribute of this data object.
getAttrTypes() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Gets the attribute types attribute of this X.509 attribute certificate.
getAttributeName(Long) - Static method in class iaik.pkcs.pkcs11.objects.Attribute
Get the name of the given attribute type.
getAttributeTable() - Method in class iaik.pkcs.pkcs11.objects.Object
Return the table that contains all attributes of this object.
getAttributeValue(Session, long, Attribute) - Static method in class iaik.pkcs.pkcs11.objects.Object
This method reads the attribute specified by attribute from the token using the given session.
getAttributeValues(Object) - Method in class iaik.pkcs.pkcs11.Session
Reads all the attributes of the given Object from the token and returns a new Object that contains all these attributes.
getAuthPinFlags() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the authentication flags for secondary authentication of this key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DHParams
Gets the base attribute of this DH key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
Gets the base attribute of this DH key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DHPublicKey
Gets the base attribute of this DH key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DSAParams
Gets the base attribute of this DSA key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
Gets the base attribute of this DSA key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
Gets the base attribute of this DSA key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
Gets the base attribute of this KEA key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
Gets the base attribute of this KEA key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Gets the base attribute of this DH key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
Gets the base attribute of this X9.42 DH key.
getBase() - Method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
Gets the base attribute of this X9.42 DH key.
getBaseG() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the base g value.
getBitIndex() - Method in class iaik.pkcs.pkcs11.parameters.ExtractParameters
Get the bit of the base key that should be used as the first bit of the derived key.
getBlockContents() - Method in class iaik.pkcs.pkcs11.parameters.KeyWrapSetOaepParameters
Get the block contents byte.
getBooleanValue() - Method in class iaik.pkcs.pkcs11.objects.BooleanAttribute
Get the boolean value of this attribute.
getByteArrayValue() - Method in class iaik.pkcs.pkcs11.objects.ByteArrayAttribute
Get the byte-array value of this attribute.
getCertificateType() - Method in class iaik.pkcs.pkcs11.objects.Certificate
Gets the certificate type attribute of the PKCS#11 certificate.
getCertificateTypeName(Long) - Static method in class iaik.pkcs.pkcs11.objects.Certificate
Get the given certificate type as string.
getCharArrayValue() - Method in class iaik.pkcs.pkcs11.objects.CharArrayAttribute
Get the char-array value of this attribute.
getCkAttribute() - Method in class iaik.pkcs.pkcs11.objects.Attribute
Get the CK_ATTRIBUTE object of this Attribute that contains the attribute type and value .
getClientIV() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting client initialization vector.
getClientMacSecret() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting client MAC secret key.
getClientRandom() - Method in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
Get the client's random data.
getClientSecret() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting client secret key.
getCoefficient() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the coefficient (1/q mod (p)) attribute of this RSA key.
getCryptokiVersion() - Method in class iaik.pkcs.pkcs11.Info
Get the version of PKCS#11 that this module claims to be compliant to.
getData() - Method in class iaik.pkcs.pkcs11.parameters.KeyDerivationStringDataParameters
Get the string data.
getDateValue() - Method in class iaik.pkcs.pkcs11.objects.DateAttribute
Get the date value of this attribute.
getDecrypt() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the decrypt attribute of this key.
getDecrypt() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the decrypt attribute of this key.
getDerive() - Method in class iaik.pkcs.pkcs11.objects.Key
Check, if other keys can be derived from this key.
getDeviceError() - Method in class iaik.pkcs.pkcs11.SessionInfo
Get the current device error-code of the token.
getEcPoint() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPublicKey
Gets the EC point attribute of this ECDSA key.
getEcdsaParams() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPrivateKey
Gets the ECDSA parameters attribute of this ECDSA key.
getEcdsaParams() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPublicKey
Gets the ECDSA parameters attribute of this ECDSA key.
getEffectiveBits() - Method in class iaik.pkcs.pkcs11.parameters.RC2Parameters
Get the effective number of bits in the RC2 search space.
getEncapsulatedException() - Method in class iaik.pkcs.pkcs11.TokenException
Get the encapsulated (wrapped) exception.
getEncapsulatedException() - Method in class iaik.pkcs.pkcs11.TokenRuntimeException
Get the encapsulated (wrapped) exceptin.
getEncrypt() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Gets the encrypt attribute of this key.
getEncrypt() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the encrypt attribute of this key.
getEndDate() - Method in class iaik.pkcs.pkcs11.objects.Key
Gets the end date attribute of the validity of this key.
getErrorCode() - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Exception
Returns the PKCS#11 error code.
getExponent1() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the first exponent (d mod (p-1)) attribute of this RSA key.
getExponent2() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the second exponent (d mod (q-1)) attribute of this RSA key.
getExtractable() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the extractable attribute of this key.
getExtractable() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the extractable attribute of this key.
getFirmwareVersion() - Method in class iaik.pkcs.pkcs11.SlotInfo
Get the version of the slot's firmware.
getFirmwareVersion() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the version of the token's firmware.
getFreePrivateMemory() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the amount of free memory for private objects.
getFreePublicMemory() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the amount of free memory for public objects.
getFunctionStatus() - Method in class iaik.pkcs.pkcs11.Session
Legacy function that will normally throw an PKCS11Exception with the error-code PKCS11Constants.CKR_FUNCTION_NOT_PARALLEL.
getHardwareFeatureType() - Method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Gets the hardware feature type attribute of the PKCS#11 key.
getHardwareFeatureTypeName(Long) - Static method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Get the given hardware feature type as string.
getHardwareVersion() - Method in class iaik.pkcs.pkcs11.SlotInfo
Get the verion of the slot's hardware.
getHardwareVersion() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the version of the token's hardware.
getHasReset() - Method in class iaik.pkcs.pkcs11.objects.MonotonicCounter
Gets the has-reset attribute of this monotonic counter object.
getHashAlgorithm() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
Get the message digest algorithm used to calculate the digest of the encoding parameter.
getId() - Method in class iaik.pkcs.pkcs11.objects.Key
Gets the ID attribute of this key.
getId() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Gets the ID attribute of this X.509 public key certificate.
getInfo() - Method in class iaik.pkcs.pkcs11.Module
Gets information about the module; i.e. the PKCS#11 module behind.
getInitializationVector() - Method in class iaik.pkcs.pkcs11.parameters.InitializationVectorParameters
Get the initialization vector.
getInitializationVector() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Get the 8-byte initialization vector (IV), if an IV is required.
getInitializationVector() - Method in class iaik.pkcs.pkcs11.parameters.RC2CbcParameters
Get the initialization vector.
getInitializationVector() - Method in class iaik.pkcs.pkcs11.parameters.RC5CbcParameters
Get the initialization vector.
getInitializationVectorSizeInBits() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get the length (in bits) of the IV agreed upon during the protocol handshake phase.
getInstance(String) - Static method in class iaik.pkcs.pkcs11.Module
Get an instance of this class by giving the name of the PKCS#11 module; e.g.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.AESSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 AES secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.BatonSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 BATON secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.BlowfishSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 generic Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.CAST128SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 CAST128 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.CAST3SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 CAST3 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.CAST5SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 CAST5 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.CASTSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 CAST secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.CDMFSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 CDMF secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Certificate
The getInstance method of the Object class uses this method to create an instance of a PKCS#11 certificate.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Clock
The getInstance method of the HardwareFeature class uses this method to create an instance of a PKCS#11 clock.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DES2SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 2DES Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DES3SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 Triple-DES Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DESSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 DES Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DHParams
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 DH private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 DH private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DHPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 DH public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DSAParams
The getInstance method of the PrivateKey class uses this method to create an instance of PKCS#11 DSA domain parameters.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 DSA private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 DSA public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Data
The getInstance method of the Object class uses this method to create an instance of a PKCS#11 data object.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DomainParameters
The getInstance method of the Object class uses this method to create an instance of PKCS#11 domain parameters.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.ECDSAPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 ECDSA private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.ECDSAPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 ECDSA public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.GenericSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 generic Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Called by sub-classes to create an instance of a PKCS#11 hardware feature.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.IDEASecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 IDEA secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.JuniperSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 Juniper secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 KEA private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 KEA public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.MonotonicCounter
The getInstance method of the HardwareFeature class uses this method to create an instance of a PKCS#11 monotonic counter.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Object
The object creation mechanism of ObjectAccess uses this method to create an instance of an PKCS#11 object.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.PrivateKey
The getInstance method of the Object class uses this method to create an instance of a PKCS#11 private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.PublicKey
The getInstance method of the Object class uses this method to create an instance of a PKCS#11 public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.RC2SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 RC2 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.RC4SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 RC4 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.RC5SecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 RC5 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 RSA private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.RSAPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 RSA public key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.SecretKey
The getInstance method of the Object class uses this method to create an instance of a PKCS#11 secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.SkipJackSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 SkipJack secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.TwofishSecretKey
The getInstance method of the SecretKey class uses this method to create an instance of a PKCS#11 generic Secret key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
The getInstance method of the Certificate class uses this method to create an instance of a PKCS#11 X.509 attribute certificate.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
The getInstance method of the Certificate class uses this method to create an instance of a PKCS#11 X.509 public key certificate.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.X942DHParams
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 DH private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
The getInstance method of the PrivateKey class uses this method to create an instance of a PKCS#11 X9.42 DH private key.
getInstance(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
The getInstance method of the PublicKey class uses this method to create an instance of a PKCS#11 X9.42 DH public key.
getIssuer() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Gets the issuer attribute of this X.509 public key certificate.
getIterations() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Get the number of iterations required for the generation.
getIterations() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get the number of iterations to perform when generating each block of random data.
getKeyDerivationFunction() - Method in class iaik.pkcs.pkcs11.parameters.DHKeyDerivationParameters
Get the key derivation function used on the shared secret value.
getKeyGenMechanism() - Method in class iaik.pkcs.pkcs11.objects.Key
Get the mechanism used to generate the key material for this key.
getKeySizeInBits() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get the length (in bits) of the secret keys agreed upon during the protocol handshake phase.
getKeyType() - Method in class iaik.pkcs.pkcs11.objects.DomainParameters
Gets the key type attribute of the PKCS#11 key.
getKeyType() - Method in class iaik.pkcs.pkcs11.objects.Key
Gets the key type attribute of the PKCS#11 key.
getKeyTypeName(Long) - Static method in class iaik.pkcs.pkcs11.objects.Key
Get the given key type as string.
getLabel() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the label of this token.
getLabel() - Method in class iaik.pkcs.pkcs11.objects.Storage
Get the label attribute of this object.
getLibraryDescription() - Method in class iaik.pkcs.pkcs11.Info
Get a short descrption of this module.
getLibraryVersion() - Method in class iaik.pkcs.pkcs11.Info
Get the version of this PKCS#11 module.
getLocal() - Method in class iaik.pkcs.pkcs11.objects.Key
Check, if this key is a local key; i.e. was generated on the token or created via copy from a different key on the token.
getLongValue() - Method in class iaik.pkcs.pkcs11.objects.LongAttribute
Get the long value of this attribute.
getMacLength() - Method in class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
Get the length of the MAC produced, in bytes.
getMacLength() - Method in class iaik.pkcs.pkcs11.parameters.RC2MacGeneralParameters
Get the length of the MAC produced, in bytes.
getMacLength() - Method in class iaik.pkcs.pkcs11.parameters.RC5MacGeneralParameters
Get the length of the MAC produced, in bytes.
getMacSizeInBits() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get the length (in bits) of the MACing keys agreed upon during the protocol handshake phase.
getMajor() - Method in class iaik.pkcs.pkcs11.Version
Get the major version number.
getManufacturerID() - Method in class iaik.pkcs.pkcs11.Info
Get the identifier of the manufacturer.
getManufacturerID() - Method in class iaik.pkcs.pkcs11.SlotInfo
Get an identifier for the manufacturer of this slot.
getManufacturerID() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the manufacturer identifier.
getMaskGenerationFunction() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
Get the mask to apply to the encoded block.
getMaxKeySize() - Method in class iaik.pkcs.pkcs11.MechanismInfo
Get the maximum key length supported by this mechanism.
getMaxPinLen() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the maximum length for the PIN.
getMaxRwSessionCount() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the maximum allowed number of (open) concurrent read-write sessions.
getMaxSessionCount() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the maximum allowed number of (open) concurrent sessions.
getMechanism() - Method in class iaik.pkcs.pkcs11.objects.MechanismAttribute
Get the long value of this attribute.
getMechanismCode() - Method in class iaik.pkcs.pkcs11.Mechanism
Get the code of this mechanism as defined in PKCS11Constants (of pkcs11t.h likewise).
getMechanismInfo(Mechanism) - Method in class iaik.pkcs.pkcs11.Token
Get mor information about one supported mechanism.
getMechanismList() - Method in class iaik.pkcs.pkcs11.Token
Get the list of mechanisms that this token supports.
getMessage() - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Exception
This method gets the corresponding text error message from a property file.
getMinKeySize() - Method in class iaik.pkcs.pkcs11.MechanismInfo
Get the minimum key length supported by this mechanism.
getMinPinLen() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the minimum length for the PIN.
getMinor() - Method in class iaik.pkcs.pkcs11.Version
Get the minor version number.
getModel() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the model of this token.
getModifiable() - Method in class iaik.pkcs.pkcs11.objects.Storage
Check, if this is a modifiable object.
getModule() - Method in class iaik.pkcs.pkcs11.Session
Get the Module which this Session object operates with.
getModule() - Method in class iaik.pkcs.pkcs11.Slot
Get the module that created this Slot object.
getModulus() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the modulus attribute of this RSA key.
getModulus() - Method in class iaik.pkcs.pkcs11.objects.RSAPublicKey
Gets the modulus attribute of this RSA key.
getModulusBits() - Method in class iaik.pkcs.pkcs11.objects.RSAPublicKey
Gets the modulus bits (bit-length of the modulus) attribute of this RSA key.
getMutexHandler() - Method in class iaik.pkcs.pkcs11.DefaultInitializeArgs
This method returns the object that implements the functionality for handling mutexes.
getMutexHandler() - Method in interface iaik.pkcs.pkcs11.InitializeArgs
This method returns the object that implements the functionality for handling mutexes.
getName() - Method in class iaik.pkcs.pkcs11.Mechanism
Get the name of this mechanism.
getNeverExtractable() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the never extractable attribute of this key.
getNeverExtractable() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the never extractable attribute of this key.
getNewPassword() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the new user-supplied password.
getNewPublicData() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the new other party's key exchange public key value.
getNewRandomA() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the new random Ra data.
getObject() - Method in class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
Get the PKCS#11 object.
getObjectClass() - Method in class iaik.pkcs.pkcs11.objects.Object
Gets the object class attribute of the PKCS#11 object.
getObjectClassName(Long) - Static method in class iaik.pkcs.pkcs11.objects.Object
Get the given object class as string.
getObjectHandle() - Method in class iaik.pkcs.pkcs11.objects.Object
Gets the object handle of the underlying PKCS#11 object on the token.
getObjectID() - Method in class iaik.pkcs.pkcs11.objects.Data
Gets the object ID attribute of this data object.
getObjectSize(Object) - Method in class iaik.pkcs.pkcs11.Session
Get the size of the specified object in bytes.
getOldPassword() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the old user-supplied password.
getOldPublicData() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the old other party's key exchange public key value.
getOldRandomA() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the old random Ra data.
getOldWrappedX() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get the old wrapped key.
getOperationState() - Method in class iaik.pkcs.pkcs11.Session
Get the current operation state.
getOtherInfo() - Method in class iaik.pkcs.pkcs11.parameters.X942DH1KeyDerivationParameters
Get the data shared between the two parties.
getOwner() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Gets the owner attribute of this X.509 attribute certificate.
getPKCS11Module() - Method in class iaik.pkcs.pkcs11.Module
Gets the PKCS#11 module of the wrapper package behind this object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.DHPkcsDeriveParameters
Get this parameters object as a byte array.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.EcDH1KeyDerivationParameters
Get this parameters object as an object of the CK_ECDH1_DERIVE_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
Get this parameters object as an object of the CK_ECDH2_DERIVE_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.ExtractParameters
Get this parameters object as an Long object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.InitializationVectorParameters
Get this parameters object as a byte array.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
Get this parameters object as an object of the CK_KEA_DERIVE_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.KeyDerivationStringDataParameters
Get this parameters object as a byte array.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.KeyWrapSetOaepParameters
Get this parameters object as an object of the CK_KEY_WRAP_SET_OAEP_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
Get this parameters object as an Long object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
Get this parameters object as an Long object, which is the handle of the underlying object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Get this parameters object as an object of the CK_PBE_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get this parameters object as an object of the CK_PKCS5_PBKD2_PARAMS class.
getPKCS11ParamsObject() - Method in interface iaik.pkcs.pkcs11.parameters.Parameters
Get this parameters object as an object of the corresponding *_PARAMS class of the iaik.pkcs.pkcs11.wrapper package.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC2CbcParameters
Get this parameters object as CK_RC2_CBC_PARAMS object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC2MacGeneralParameters
Get this parameters object as an object of the CK_RC2_MAC_GENERAL_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC2Parameters
Get this parameters object as Long object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC5CbcParameters
Get this parameters object as an object of the CK_RC5_CBC_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC5MacGeneralParameters
Get this parameters object as an object of the CK_RC5_CBC_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RC5Parameters
Get this parameters object as an object of the CK_RC5_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsOaepParameters
Get this parameters object as an object of the CK_RSA_PKCS_OAEP_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsPssParameters
Get this parameters object as an object of the CK_RSA_PKCS_PSS_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get this parameters object as an object of the CK_SSL3_KEY_MAT_OUT class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get this parameters object as a CK_SSL3_KEY_MAT_PARAMS object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SSL3MasterKeyDeriveParameters
Get this parameters object as a CK_SSL3_RANDOM_DATA object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
Get this parameters object as a CK_SSL3_RANDOM_DATA object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get this parameters object as an object of the CK_SKIPJACK_PRIVATE_WRAP_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Get this parameters object as an object of the CK_SKIPJACK_RELAYX_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.VersionParameters
Get this parameters object as a CK_VERSION object.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.X942DH1KeyDerivationParameters
Get this parameters object as an object of the CK_X9_42_DH1_DERIVE_PARAMS class.
getPKCS11ParamsObject() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
Get this parameters object as an object of the CK_X9_42_DH2_DERIVE_PARAMS class.
getParameters() - Method in class iaik.pkcs.pkcs11.Mechanism
Get the parameters object of this mechanism.
getPassword() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Get the password to be used in the PBE key generation.
getPassword() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the user-supplied password.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DHParams
Gets the prime attribute of this DH key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
Gets the prime attribute of this DH key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DHPublicKey
Gets the prime attribute of this DH key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DSAParams
Gets the prime attribute of this DSA key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
Gets the prime attribute of this DSA key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
Gets the prime attribute of this DSA key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
Gets the prime attribute of this KEA key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
Gets the prime attribute of this KEA key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Gets the prime attribute of this DH key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
Gets the prime attribute of this X9.42 DH key.
getPrime() - Method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
Gets the prime attribute of this X9.42 DH key.
getPrime1() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the first prime attribute of this RSA key.
getPrime2() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the second prime attribute of this RSA key.
getPrimeBits() - Method in class iaik.pkcs.pkcs11.objects.DHParams
Gets the value length of the prime (in bits).
getPrimeBits() - Method in class iaik.pkcs.pkcs11.objects.DSAParams
Gets the bit length of the prime value.
getPrimeBits() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Gets the value length of the prime (in bits).
getPrimeP() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the prime p value.
getPrivate() - Method in class iaik.pkcs.pkcs11.objects.Storage
Check, if this is a private object.
getPrivateData() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
Get the key for the second EC private key value.
getPrivateData() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
Get the key for the second X9.42 private key value.
getPrivateDataLength() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
Get the length in bytes of the second EC private key.
getPrivateDataLength() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
Get the length in bytes of the second X9.42 private key.
getPrivateExponent() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the private exponent attribute of this RSA key.
getPrivateKey() - Method in class iaik.pkcs.pkcs11.objects.KeyPair
Get the private key part of this key-pair.
getPseudoRandomFunction() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get the pseudo-random function (PRF) to used to generate the key.
getPseudoRandomFunctionData() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get the data used as the input for PRF in addition to the salt value.
getPublicData() - Method in class iaik.pkcs.pkcs11.parameters.DHKeyDerivationParameters
Get the other partie's public key value.
getPublicData() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
Get the other party's KEA public key value.
getPublicData() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the other party's key exchange public key value.
getPublicData2() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
Get the other party’s second EC public key value.
getPublicData2() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
Get the other party’s second X9.42 public key value.
getPublicExponent() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Gets the public exponent attribute of this RSA key.
getPublicExponent() - Method in class iaik.pkcs.pkcs11.objects.RSAPublicKey
Gets the public exponent attribute of this RSA key.
getPublicKey() - Method in class iaik.pkcs.pkcs11.objects.KeyPair
Get the public key part of this key-pair.
getPublicValue() - Method in class iaik.pkcs.pkcs11.parameters.DHPkcsDeriveParameters
Get the public value of the other party in the key agreement protocol.
getRandomA() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
Get the random data Ra.
getRandomA() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the random Ra data.
getRandomB() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
Get the random data Rb.
getRandomInfo() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get the client's and server's random data information.
getRandomInfo() - Method in class iaik.pkcs.pkcs11.parameters.SSL3MasterKeyDeriveParameters
Get the client's and server's random data information.
getReserved() - Method in class iaik.pkcs.pkcs11.DefaultInitializeArgs
Reserved parameter.
getReserved() - Method in interface iaik.pkcs.pkcs11.InitializeArgs
Reserved parameter.
getReturnedKeyMaterial() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Get the object that receives the handles for the keys generated and the IVs.
getRounds() - Method in class iaik.pkcs.pkcs11.parameters.RC5Parameters
Get number of rounds of RC5 encipherment.
getRwSessionCount() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the current number of open read-write sessions.
getSalt() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Get the salt to be used in the PBE key generation.
getSaltLength() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsPssParameters
Get the length of the salt value in octets.
getSaltSource() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get the source of the salt value.
getSaltSourceData() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Get the data used as the input for the salt source.
getSecondaryAuth() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the secondary authentication attribute of this key.
getSensitive() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the sensitive attribute of this key.
getSensitive() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the sensitive attribute of this key.
getSerialNumber() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the serial number of this token.
getSerialNumber() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Gets the serial number attribute of this X.509 attribute certificate.
getSerialNumber() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Gets the serial number attribute of this X.509 public key certificate.
getServerIV() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting server initialization vector.
getServerMacSecret() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting server MAC secret key.
getServerRandom() - Method in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
Get the server's random data.
getServerSecret() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Get the resulting server secret key.
getSessionCount() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the current number of open sessions.
getSessionHandle() - Method in class iaik.pkcs.pkcs11.Session
Get the handle of this session.
getSessionInfo() - Method in class iaik.pkcs.pkcs11.Session
Get information about this session.
getSetAttributes() - Method in class iaik.pkcs.pkcs11.objects.Object
This method returns the PKCS#11 attributes of this object.
getSetAttributes(Object) - Static method in class iaik.pkcs.pkcs11.objects.Object
This method returns the PKCS#11 attributes of an object.
getSharedData() - Method in class iaik.pkcs.pkcs11.parameters.EcDH1KeyDerivationParameters
Get the data shared between the two parties.
getSign() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the sign attribute of this key.
getSign() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the sign attribute of this key.
getSignRecover() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the sign recover attribute of this key.
getSlot() - Method in class iaik.pkcs.pkcs11.Token
Get the slot that created this Token object.
getSlotDescription() - Method in class iaik.pkcs.pkcs11.SlotInfo
Get a short description of this slot.
getSlotID() - Method in class iaik.pkcs.pkcs11.Slot
Get the ID of this slot.
getSlotInfo() - Method in class iaik.pkcs.pkcs11.Slot
Get information about this slot object.
getSlotList(boolean) - Method in class iaik.pkcs.pkcs11.Module
Gets a list of slots that can accept tokens that are compatible with this module; e.g. a list of PC/SC smart card readers.
getSource() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsOaepParameters
Get the source of the encoding parameter.
getSourceData() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsOaepParameters
Get the data used as the input for the encoding parameter source.
getStartDate() - Method in class iaik.pkcs.pkcs11.objects.Key
Gets the start date attribute of the validity of this key.
getState() - Method in class iaik.pkcs.pkcs11.SessionInfo
Get the current state of this session.
getSubject() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the subject attribute of this key.
getSubject() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Gets the subject attribute of this key.
getSubject() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Gets the subject attribute of this X.509 public key certificate.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.DSAParams
Gets the subprime attribute of this DSA key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
Gets the subprime attribute of this DSA key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
Gets the subprime attribute of this DSA key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
Gets the subprime attribute of this KEA key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
Gets the subprime attribute of this KEA key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Gets the subprime attribute of this DH key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
Gets the subprime attribute of this X9.42 DH key.
getSubprime() - Method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
Gets the subprime attribute of this X9.42 DH key.
getSubprimeBits() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Gets the value length of the subprime (in bits).
getSubprimeQ() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Get the subprime q value.
getTime() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the current time of the token's clock.
getToken() - Method in class iaik.pkcs.pkcs11.Session
Get the token that created this Session object.
getToken() - Method in class iaik.pkcs.pkcs11.Slot
Get an object for handling the token that is currently present in this slot, or null, if there is no token present.
getToken() - Method in class iaik.pkcs.pkcs11.objects.Storage
Check, if this is a token object.
getTokenID() - Method in class iaik.pkcs.pkcs11.Token
Get the ID of this token.
getTokenInfo() - Method in class iaik.pkcs.pkcs11.Token
Get information about this token.
getTotalPrivateMemory() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the total amount of memory for private objects.
getTotalPublicMemory() - Method in class iaik.pkcs.pkcs11.TokenInfo
Get the total amount of memory for public objects.
getTrusted() - Method in class iaik.pkcs.pkcs11.objects.Certificate
Gets the trusted attribute of the PKCS#11 certificate.
getType() - Method in class iaik.pkcs.pkcs11.objects.Attribute
Get the PKCS#11 type of this attribute.
getUnknownCertificate(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Certificate
Try to create a certificate which has no or an unkown certificate type attribute.
getUnknownDomainParameters(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.DomainParameters
Try to create a domain parameters which has no or an unkown key type type attribute.
getUnknownHardwareFeature(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Try to create a hardware feature which has no or an unkown harware feature type attribute.
getUnknownObject(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.Object
Try to create an object which has no or an unkown object class attribute.
getUnknownPrivateKey(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.PrivateKey
Try to create a key which has no or an unkown private key type type attribute.
getUnknownPublicKey(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.PublicKey
Try to create a key which has no or an unkown public key type type attribute.
getUnknownSecretKey(Session, long) - Static method in class iaik.pkcs.pkcs11.objects.SecretKey
Try to create a key which has no or an unkown secret key type type attribute.
getUnwrap() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Gets the unwrap attribute of this key.
getUnwrap() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the unwrap attribute of this key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.AESSecretKey
Gets the value attribute of this AES key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.BatonSecretKey
Gets the value attribute of this BATON key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.BlowfishSecretKey
Gets the value attribute of this generic key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.CAST128SecretKey
Gets the value attribute of this CAST128 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.CAST3SecretKey
Gets the value attribute of this CAST3 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.CAST5SecretKey
Gets the value attribute of this CAST5 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.CASTSecretKey
Gets the value attribute of this CAST5 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.CDMFSecretKey
Gets the value attribute of this CDMF key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.Clock
Gets the value attribute of this clock object.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DES2SecretKey
Gets the value attribute of this 2DES key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DES3SecretKey
Gets the value attribute of this Triple-DES key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DESSecretKey
Gets the value attribute of this DES key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
Gets the value attribute of this DH key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DHPublicKey
Gets the value attribute of this DH key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
Gets the value attribute of this DSA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
Gets the value attribute of this DSA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.Data
Gets the value attribute of this data object.
getValue() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPrivateKey
Gets the value attribute of this ECDSA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.GenericSecretKey
Gets the value attribute of this generic key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.IDEASecretKey
Gets the value attribute of this IDEA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.JuniperSecretKey
Gets the value attribute of this Juniper key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
Gets the value attribute of this KEA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
Gets the value attribute of this KEA key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.MonotonicCounter
Gets the value attribute of this monotonic counter object.
getValue() - Method in class iaik.pkcs.pkcs11.objects.RC2SecretKey
Gets the value attribute of this RC2 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.RC4SecretKey
Gets the value attribute of this RC4 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.RC5SecretKey
Gets the value attribute of this RC5 key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.SkipJackSecretKey
Gets the value attribute of this SkipJack key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.TwofishSecretKey
Gets the value attribute of this generic key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Gets the value attribute of this X.509 attribute certificate.
getValue() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Gets the value attribute of this X.509 public key certificate.
getValue() - Method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
Gets the value attribute of this X9.42 DH key.
getValue() - Method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
Gets the value attribute of this X9.42 DH key.
getValueBits() - Method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
Gets the value length attribute of this DH key (in bits).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.AESSecretKey
Gets the value length attribute of this AES key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.BlowfishSecretKey
Gets the value length attribute of this generic key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.CAST128SecretKey
Gets the value length attribute of this CAST128 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.CAST3SecretKey
Gets the value length attribute of this CAST3 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.CAST5SecretKey
Gets the value length attribute of this CAST5 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.CASTSecretKey
Gets the value length attribute of this CAST key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.GenericSecretKey
Gets the value length attribute of this generic key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.RC2SecretKey
Gets the value length attribute of this RC2 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.RC4SecretKey
Gets the value length attribute of this RC4 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.RC5SecretKey
Gets the value length attribute of this RC5 key (in bytes).
getValueLen() - Method in class iaik.pkcs.pkcs11.objects.TwofishSecretKey
Gets the value length attribute of this generic key (in bytes).
getValueString() - Method in class iaik.pkcs.pkcs11.objects.Attribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.ByteArrayAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.CertificateTypeAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.CharArrayAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.HardwareFeatureTypeAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.KeyTypeAttribute
Get a string representation of the value of this attribute.
getValueString(int) - Method in class iaik.pkcs.pkcs11.objects.LongAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.MechanismAttribute
Get a string representation of the value of this attribute.
getValueString() - Method in class iaik.pkcs.pkcs11.objects.ObjectClassAttribute
Get a string representation of the value of this attribute.
getVendorDefinedCertificateBuilder() - Static method in class iaik.pkcs.pkcs11.objects.Certificate
Get the currently set vendor-defined certificate builder.
getVendorDefinedDomainParametersBuilder() - Static method in class iaik.pkcs.pkcs11.objects.DomainParameters
Get the currently set vendor-defined DomainParameters builder.
getVendorDefinedHardwareFeatureBuilder() - Static method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Get the currently set vendor-defined hardware feature builder.
getVendorDefinedKeyBuilder() - Static method in class iaik.pkcs.pkcs11.objects.Key
Get the currently set vendor-defined key builder.
getVendorDefinedObjectBuilder() - Static method in class iaik.pkcs.pkcs11.objects.Object
Get the currently set vendor-defined object builder.
getVerify() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Gets the verify attribute of this key.
getVerify() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the verify attribute of this key.
getVerifyRecover() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Gets the verify recover attribute of this key.
getVersion() - Method in class iaik.pkcs.pkcs11.parameters.SSL3MasterKeyDeriveParameters
Get the SSL protocol version information.
getWordSize() - Method in class iaik.pkcs.pkcs11.parameters.RC5Parameters
Get the wordsize of RC5 cipher in bytes.
getWrap() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Gets the wrap attribute of this key.
getWrap() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Gets the wrap attribute of this key.
getX() - Method in class iaik.pkcs.pkcs11.parameters.KeyWrapSetOaepParameters
Get the concatenation of hash of plaintext data (if present) and extra data (if present).

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.