|
IAIK PKCS#11 Provider Micro Edition version 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in iaik.pkcs.pkcs11.me used by iaik.pkcs.pkcs11.me | |
Cipher
This class encrypts and decrypts data using the associated token. |
|
Key
Keys of this class represent keys on the associated token. |
|
KeyGenerator
A KeyGenerator object can generate keys directly
on the associated token. |
|
KeyPairGenerator
A KeyPairGenerator object can generate key-pairs directly
on the associated token. |
|
KeyStore
An object of this class offers a key store view of a token similar to a java.security.KeyStore object.
|
|
KeyTemplate
Key templates are for setting new keys in a key store using the KeyStore.setKey(String,KeyTemplate) method.
|
|
MessageDigest
Objects of this class calculate a hash values using the associated token. |
|
Module
This is the main class in this package. |
|
PKCS11Exception
This exception is thrown by the provider as a checked exception if a provider operation fails. |
|
PKCS11RuntimeException
This exception is thrown by the provider if a PKCS#11 operation fails. |
|
SecureRandom
An object of this class generates random bytes using the associated token. |
|
Signature
A Signature object creates and verifies signature values
and MAC values using the associated token.
|
|
Token
An object of this class represents of token. |
|
IAIK PKCS#11 Provider Micro Edition version 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |