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