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

O

OBJECT_ID - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
OWNER - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
Object - class iaik.pkcs.pkcs11.objects.Object.
An object of this class represents an object as defined by PKCS#11.
Object() - Constructor for class iaik.pkcs.pkcs11.objects.Object
The default constructor.
Object(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.Object
The subclasses that are used to create objects by reading the attributes from the token should call this super-constructor first.
Object.ObjectClass - interface iaik.pkcs.pkcs11.objects.Object.ObjectClass.
This interface defines the available object classes as defined by PKCS#11: DATA, CERTIFICATE, PUBLIC_KEY, PRIVATE_KEY, SECRET_KEY, HW_FEATURE, DOMAIN_PARAMETERS or VENDOR_DEFINED.
Object.VendorDefinedObjectBuilder - interface iaik.pkcs.pkcs11.objects.Object.VendorDefinedObjectBuilder.
If an application uses vendor defined objects, it must implement this interface and install such an object handler using setVendorDefinedObjectBuilder.
ObjectClassAttribute - class iaik.pkcs.pkcs11.objects.ObjectClassAttribute.
This is a special version of a long attribute for the type of a object class.
ObjectClassAttribute() - Constructor for class iaik.pkcs.pkcs11.objects.ObjectClassAttribute
Empty constructor.
ObjectHandleParameters - class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters.
This class encapsulates parameters for Mechanisms.CONCATENATE_BASE_AND_KEY.
ObjectHandleParameters(Object) - Constructor for class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
Create a new ObjectHandleParameters object using the given object.
objectClassNames_ - Static variable in class iaik.pkcs.pkcs11.objects.Object
A table holding string representations for all known key types.
objectClass_ - Variable in class iaik.pkcs.pkcs11.objects.Object
The class type of this object.
objectHandle_ - Variable in class iaik.pkcs.pkcs11.objects.Object
The object handle as given from the PKCS#11 driver.
objectID_ - Variable in class iaik.pkcs.pkcs11.objects.Data
The object ID attribute of this data object (DER-encoded).
object_ - Variable in class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
The PKCS#11 object.
oldPassword_ - Variable in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
The old user-supplied password.
oldPublicData_ - Variable in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
The old key exchange public key value.
oldRandomA_ - Variable in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
The old random Ra data.
oldWrappedX_ - Variable in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
The old wrapped key.
openSession(boolean, boolean, Object, Notify) - Method in class iaik.pkcs.pkcs11.Token
Open a new session to perfom operations on this token.
or(MechanismInfo) - Method in class iaik.pkcs.pkcs11.MechanismInfo
Create a new MechanismInfo objects whichs flags are a logical OR of this object's flags and the other object's flags.
osLockingOk_ - Variable in class iaik.pkcs.pkcs11.DefaultInitializeArgs
Indicates that the libary may use mechanisms of the operating-system to do thread-locking.
otherInfo_ - Variable in class iaik.pkcs.pkcs11.parameters.X942DH1KeyDerivationParameters
The data shared between the two parties.
owner_ - Variable in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
The owner attribute of this certificate.

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.