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.




org.mozilla.jss.provider.java.security
Class KeyFactorySpi1_4

java.lang.Object
  extended by java.security.KeyFactorySpi
      extended by org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
          extended by org.mozilla.jss.provider.java.security.KeyFactorySpi1_4

public class KeyFactorySpi1_4
extends KeyFactorySpi1_2


Constructor Summary
KeyFactorySpi1_4()
           
 
Method Summary
protected  java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
           
 
Methods inherited from class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
engineGeneratePrivate, engineGetKeySpec, engineTranslateKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyFactorySpi1_4

public KeyFactorySpi1_4()
Method Detail

engineGeneratePublic

protected java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
                                                throws java.security.spec.InvalidKeySpecException
Overrides:
engineGeneratePublic in class KeyFactorySpi1_2
Throws:
java.security.spec.InvalidKeySpecException