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
E
EncryptDecrypt
- class demo.pkcs.pkcs11.
EncryptDecrypt
.
This demo program uses a PKCS#11 module to encrypt a given file and test if the data can be decrpted.
EncryptDecrypt()
- Constructor for class demo.pkcs.pkcs11.
EncryptDecrypt
EncryptPKCS7EnvelopedData
- class demo.pkcs.pkcs11.
EncryptPKCS7EnvelopedData
.
This helper class encrypts the given data using TrippleDES and encrypts the symmetric key using the public key in the given certificate.
EncryptPKCS7EnvelopedData()
- Constructor for class demo.pkcs.pkcs11.
EncryptPKCS7EnvelopedData
engineGetParameter(String)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineInitSign(PrivateKey)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineInitVerify(PublicKey)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineSetParameter(String, Object)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineSign()
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineUpdate(byte)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineUpdate(byte[], int, int)
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
engineVerify(byte[])
- Method in class demo.pkcs.pkcs11.
PKCS11SignatureEngine
SPI: see documentation of java.security.Signature.
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.