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

G

GenerateAndSign4096 - class demo.pkcs.pkcs11.GenerateAndSign4096.
This demo program generates a 4096 bit RSA key-pair on the token and signs some data with it.
GenerateAndSign4096() - Constructor for class demo.pkcs.pkcs11.GenerateAndSign4096
 
GenerateKey - class demo.pkcs.pkcs11.GenerateKey.
This demo program shows how to generate secret keys.
GenerateKey() - Constructor for class demo.pkcs.pkcs11.GenerateKey
 
GenerateKeyPair - class demo.pkcs.pkcs11.GenerateKeyPair.
This demo program generates a 1024 bit RSA key-pair on the token and writes the public key to a file.
GenerateKeyPair() - Constructor for class demo.pkcs.pkcs11.GenerateKeyPair
 
GenerateKeyPair2048 - class demo.pkcs.pkcs11.GenerateKeyPair2048.
This demo program generates a 2048 bit RSA key-pair on the token and writes the public key to a file.
GenerateKeyPair2048() - Constructor for class demo.pkcs.pkcs11.GenerateKeyPair2048
 
GenerateKeyPairDSA - class demo.pkcs.pkcs11.GenerateKeyPairDSA.
This demo program generates a 1024 bit DSA key-pair on the token and writes the public key to a file.
GenerateKeyPairDSA() - Constructor for class demo.pkcs.pkcs11.GenerateKeyPairDSA
 
GenerateRandom - class demo.pkcs.pkcs11.GenerateRandom.
This demo program uses a PKCS#11 module to produce random data.
GenerateRandom() - Constructor for class demo.pkcs.pkcs11.GenerateRandom
 
GenericFind - class demo.pkcs.pkcs11.GenericFind.
This class demonstrates how to use the GenericSearchTemplate class.
GenericFind() - Constructor for class demo.pkcs.pkcs11.GenericFind
 
GetInfo - class demo.pkcs.pkcs11.GetInfo.
This demo program lists information about a library, the available slots, the available tokens and the objects on them.
GetInfo() - Constructor for class demo.pkcs.pkcs11.GetInfo
 
GetInfoWithWrapperPath - class demo.pkcs.pkcs11.GetInfoWithWrapperPath.
This demo program lists information about a library, the available slots, the available tokens and the objects on them.
GetInfoWithWrapperPath() - Constructor for class demo.pkcs.pkcs11.GetInfoWithWrapperPath
 
getAlgorithm() - Method in class demo.pkcs.pkcs11.TokenPrivateKey
Just returns null.
getCertificate() - Method in class demo.pkcs.pkcs11.KeyAndCertificate
Returns the certificate.
getEncoded() - Method in class demo.pkcs.pkcs11.TokenPrivateKey
Just returns null.
getFormat() - Method in class demo.pkcs.pkcs11.TokenPrivateKey
Just returns null.
getInfo() - Method in class demo.pkcs.pkcs11.wrapper.SimpleTest
 
getKey() - Method in class demo.pkcs.pkcs11.KeyAndCertificate
Returns the key.
getMechanismInfo() - Method in class demo.pkcs.pkcs11.wrapper.SimpleTest
 
getMutexHandler() - Method in class demo.pkcs.pkcs11.InitArgs
Get the handler object that handes mutex objects.
getReserved() - Method in class demo.pkcs.pkcs11.InitArgs
Get the reserved parameter.
getSessionInfo() - Method in class demo.pkcs.pkcs11.wrapper.SimpleTest
 
getSignatureInstance() - Method in class demo.pkcs.pkcs11.AlgorithmIDAdapter
If a concrete signature implementation was set using setSignatureInstance(Signature), this method returns this.
getSignatureInstance(String) - Method in class demo.pkcs.pkcs11.AlgorithmIDAdapter
If a concrete signature implementation was set using setSignatureInstance(Signature) and the provider name is null, this method returns this set signature implementation; otherwise, it delegates the call to the delegate of this object.
getSlotInfo() - Method in class demo.pkcs.pkcs11.wrapper.SimpleTest
 
getTokenInfo() - Method in class demo.pkcs.pkcs11.wrapper.SimpleTest
 
getTokenPrivateKey() - Method in class demo.pkcs.pkcs11.TokenPrivateKey
Returns the PKCS#11 private key object that this object refers to.

IAIK PKCS#11 Wrapper Demo
version 1.2.17
A C D E F G H I K L M N O P R S T U V W
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.