You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.




Package org.mozilla.jss.pkcs11

Class Summary
KeyType PKCS #11 Key Types These are the possible types for keys in the wrapper library.
PK11Cert  
PK11Cert.StringPrincipal A class that implements Principal with a String.
PK11DSAPublicKey  
PK11ECPublicKey  
PK11InternalCert A certificate that lives in the internal cert database.
PK11InternalTokenCert A certificate that lives on the internal token.
PK11KeyGenerator  
PK11KeyPairGenerator A Key Pair Generator implemented using PKCS #11.
PK11MessageDigest Message Digesting with PKCS #11.
PK11Module  
PK11ParameterSpec  
PK11PrivKey  
PK11PubKey  
PK11RSAPublicKey  
PK11SecureRandom A random number generator for PKCS #11.
PK11Store  
PK11SymKey  
PK11Token A PKCS #11 token.
PK11TokenCert A user certificate that lives on a PKCS #11 token.
TokenProxy  
 

Exception Summary
PK11Token.NotInitializedException Thrown if the operation requires that the token be logged in, and it isn't.