Overview
Package
Class
Use
Tree
Deprecated
Index
Help
IAIK PKCS#11 Wrapper Demo
version 1.2.17
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
S
SIGNATURE_FILE
- Static variable in class demo.pkcs.pkcs11.wrapper.
SimpleTest
SSLMechanisms
- class demo.pkcs.pkcs11.
SSLMechanisms
.
This demo program shows how to use the SSL mechanisms.
SSLMechanisms()
- Constructor for class demo.pkcs.pkcs11.
SSLMechanisms
SelfSignCertificate
- class demo.pkcs.pkcs11.
SelfSignCertificate
.
Creates a self-signed X.509 certificate using a token.
SelfSignCertificate()
- Constructor for class demo.pkcs.pkcs11.
SelfSignCertificate
SetPIN
- class demo.pkcs.pkcs11.
SetPIN
.
This program sets the normal user's PIN.
SetPIN()
- Constructor for class demo.pkcs.pkcs11.
SetPIN
SignAndVerify
- class demo.pkcs.pkcs11.
SignAndVerify
.
Creates and verifies a signature on a token.
SignAndVerify()
- Constructor for class demo.pkcs.pkcs11.
SignAndVerify
SignCRL
- class demo.pkcs.pkcs11.
SignCRL
.
Signs an X.509 CRL using a token.
SignCRL()
- Constructor for class demo.pkcs.pkcs11.
SignCRL
SignCertificate
- class demo.pkcs.pkcs11.
SignCertificate
.
Signs an X.509 certificate using a token.
SignCertificate()
- Constructor for class demo.pkcs.pkcs11.
SignCertificate
SignCertificateRequest
- class demo.pkcs.pkcs11.
SignCertificateRequest
.
Signs a PKCS#10 certificate request using a token.
SignCertificateRequest()
- Constructor for class demo.pkcs.pkcs11.
SignCertificateRequest
SignOCSPRequest
- class demo.pkcs.pkcs11.
SignOCSPRequest
.
Signs an OCSP request using a token.
SignOCSPRequest()
- Constructor for class demo.pkcs.pkcs11.
SignOCSPRequest
SignPKCS7
- class demo.pkcs.pkcs11.
SignPKCS7
.
Creates a signature on a token.
SignPKCS7()
- Constructor for class demo.pkcs.pkcs11.
SignPKCS7
SignRaw
- class demo.pkcs.pkcs11.
SignRaw
.
Signs some raw data on the token.
SignRaw()
- Constructor for class demo.pkcs.pkcs11.
SignRaw
SimpleTest
- class demo.pkcs.pkcs11.wrapper.
SimpleTest
.
This is a simple class for testing the implementation.
SimpleTest(String, String, File)
- Constructor for class demo.pkcs.pkcs11.wrapper.
SimpleTest
selectKeyAndCertificate(Session, Key, PrintWriter, BufferedReader)
- Static method in class demo.pkcs.pkcs11.
Util
Lists all keys that match the given key template and lets the user choose one, if there is more than one.
selectToken(Module, PrintWriter, BufferedReader)
- Static method in class demo.pkcs.pkcs11.
Util
Lists all available tokens of the given module and lets the user select one, if there is more than one available.
session_
- Variable in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
The session that this object uses for signing with the token.
session_
- Variable in class demo.pkcs.pkcs11.wrapper.
SimpleTest
setCertificate(X509PublicKeyCertificate)
- Method in class demo.pkcs.pkcs11.
KeyAndCertificate
Sets the certificate.
setKey(Key)
- Method in class demo.pkcs.pkcs11.
KeyAndCertificate
Sets the key.
setSignatureInstance(Signature)
- Method in class demo.pkcs.pkcs11.
AlgorithmIDAdapter
Set the implementation to use as signature instance.
signData()
- Method in class demo.pkcs.pkcs11.wrapper.
SimpleTest
signatureEngine_
- Variable in class demo.pkcs.pkcs11.
AlgorithmIDAdapter
This is the signature engine to use for this object.
signatureKeyHandle_
- Variable in class demo.pkcs.pkcs11.wrapper.
SimpleTest
signatureKey_
- Variable in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
The PKCS#11 key that this object uses for signing with the token.
signatureMechanism_
- Variable in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
The mechanism that this object uses for signing with the token.
signatureMechanism_
- Variable in class demo.pkcs.pkcs11.wrapper.
SimpleTest
signature_
- Variable in class demo.pkcs.pkcs11.wrapper.
SimpleTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
IAIK PKCS#11 Wrapper Demo
version 1.2.17
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.