Overview
Package
Class
Use
Tree
Deprecated
Index
Help
IAIK PKCS#11 Wrapper
version 1.2.16
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
V
VALUE
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
VALUE_BITS
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
VALUE_LEN
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
VENDOR_DEFINED
- Static variable in class iaik.pkcs.pkcs11.
Mechanism
VENDOR_DEFINED
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
VENDOR_DEFINED
- Static variable in interface iaik.pkcs.pkcs11.objects.
Certificate.CertificateType
The indentifier for a vendor-defined certificate.
VENDOR_DEFINED
- Static variable in interface iaik.pkcs.pkcs11.objects.
HardwareFeature.FeatureType
The indentifier for a VENDOR_DEFINED hardware feature.
VENDOR_DEFINED
- Static variable in interface iaik.pkcs.pkcs11.objects.
Key.KeyType
The indentifier for a VENDOR_DEFINED key.
VENDOR_DEFINED
- Static variable in interface iaik.pkcs.pkcs11.objects.
Object.ObjectClass
The indentifier for a vendor-defined object.
VERIFY
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
VERIFY_RECOVER
- Static variable in class iaik.pkcs.pkcs11.objects.
Attribute
Version
- class iaik.pkcs.pkcs11.
Version
.
Objects of this class represent a version.
Version()
- Constructor for class iaik.pkcs.pkcs11.
Version
Constructor for internal use only.
Version(CK_VERSION)
- Constructor for class iaik.pkcs.pkcs11.
Version
Constructor taking a CK_VERSION object.
VersionParameters
- class iaik.pkcs.pkcs11.parameters.
VersionParameters
.
This class is used for the Mechnism.SSL3_PRE_MASTER_KEY_GEN.
VersionParameters()
- Constructor for class iaik.pkcs.pkcs11.parameters.
VersionParameters
Create a new VersionParameters object with the major and minor version set to zero.
VersionParameters(byte, byte)
- Constructor for class iaik.pkcs.pkcs11.parameters.
VersionParameters
Create a new VersionParameters object with the given major and minor version.
valueBits_
- Variable in class iaik.pkcs.pkcs11.objects.
DHPrivateKey
The length of the value (x) of this DH key in bits.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
AESSecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
BlowfishSecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST128SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST3SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST5SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
CASTSecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
GenericSecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
RC2SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
RC4SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
RC5SecretKey
The length of this secret key in bytes.
valueLen_
- Variable in class iaik.pkcs.pkcs11.objects.
TwofishSecretKey
The length of this secret key in bytes.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
AESSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
BatonSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
BlowfishSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST128SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST3SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
CAST5SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
CASTSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
CDMFSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
Clock
The value attribute of this clock; i.e. the value, this object was created.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DES2SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DES3SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DESSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DHPrivateKey
The private value (x) of this DH key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DHPublicKey
The public value (y) of this DH key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DSAPrivateKey
The private value (x) of this DSA key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
DSAPublicKey
The public value (y) of this DSA key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
Data
The value attribute of this data object.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
ECDSAPrivateKey
The X9.62 private value (d) of this ECDSA key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
GenericSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
IDEASecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
JuniperSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
KEAPrivateKey
The private value (x) of this KEA key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
KEAPublicKey
The public value (y) of this KEA key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
MonotonicCounter
The value attribute of this monotonic counter.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
RC2SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
RC4SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
RC5SecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
SkipJackSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
TwofishSecretKey
The value attribute of this secret key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
X509AttributeCertificate
The value attribute of this certificate; i.e.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
X509PublicKeyCertificate
The value attribute of this certificate; i.e.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
X942DHPrivateKey
The private value (x) of this X9.42 DH key.
value_
- Variable in class iaik.pkcs.pkcs11.objects.
X942DHPublicKey
The public value (y) of this X9.42 DH key.
vendorCertificateBuilder_
- Static variable in class iaik.pkcs.pkcs11.objects.
Certificate
The currently set vendor defined certificate builder, or null.
vendorDomainParametersBuilder_
- Static variable in class iaik.pkcs.pkcs11.objects.
DomainParameters
The currently set vendor defined DomainParameters builder, or null.
vendorHardwareFeatureBuilder_
- Static variable in class iaik.pkcs.pkcs11.objects.
HardwareFeature
The currently set vendor defined hardware feature builder, or null.
vendorKeyBuilder_
- Static variable in class iaik.pkcs.pkcs11.objects.
Key
The currently set vendor defined key builder, or null.
vendorObjectBuilder_
- Static variable in class iaik.pkcs.pkcs11.objects.
Object
The currently set vendor defined object builder, or null.
verify(byte[], byte[])
- Method in class iaik.pkcs.pkcs11.
Session
Verifies the given signature against the given data with the key and mechansim given to the verifyInit method.
verifyFinal(byte[])
- Method in class iaik.pkcs.pkcs11.
Session
This method finalizes a verification operation.
verifyInit(Mechanism, Key)
- Method in class iaik.pkcs.pkcs11.
Session
Initializes a new verification operation.
verifyRecover(byte[])
- Method in class iaik.pkcs.pkcs11.
Session
Signs the given data with the key and mechansim given to the signRecoverInit method.
verifyRecoverInit(Mechanism, Key)
- Method in class iaik.pkcs.pkcs11.
Session
Initializes a new verification operation for verification with data recovery.
verifyRecover_
- Variable in class iaik.pkcs.pkcs11.objects.
PublicKey
True, if this public key can be used for encryption with recovery.
verifyUpdate(byte[])
- Method in class iaik.pkcs.pkcs11.
Session
This method can be used to verify a signature with multiple pieces of data; e.g. buffer-size pieces when reading the data from a stream.
verify_
- Variable in class iaik.pkcs.pkcs11.objects.
PublicKey
True, if this public key can be used for verification.
verify_
- Variable in class iaik.pkcs.pkcs11.objects.
SecretKey
True, if this key can be used for verification.
version_
- Variable in class iaik.pkcs.pkcs11.parameters.
SSL3MasterKeyDeriveParameters
The SSL protocol version information.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
IAIK PKCS#11 Wrapper
version 1.2.16
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.