kz.gamma.jce.provider
Class JDKKeyFactory.ECGOST34310

java.lang.Object
  extended by java.security.KeyFactorySpi
      extended by kz.gamma.jce.provider.JDKKeyFactory
          extended by kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
Enclosing class:
JDKKeyFactory

public static class JDKKeyFactory.ECGOST34310
extends JDKKeyFactory


Nested Class Summary
 
Nested classes/interfaces inherited from class kz.gamma.jce.provider.JDKKeyFactory
JDKKeyFactory.CRYPTOPRO, JDKKeyFactory.ECGOST34310
 
Field Summary
(package private)  java.lang.String algorithm
           
 
Constructor Summary
JDKKeyFactory.ECGOST34310()
           
JDKKeyFactory.ECGOST34310(java.lang.String algorithm)
           
 
Method Summary
protected  java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec keySpec)
           
protected  java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
           
 
Methods inherited from class kz.gamma.jce.provider.JDKKeyFactory
createPublicKeyFromDERStream, createPublicKeyFromPublicKeyInfo, engineGetKeySpec, engineTranslateKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

algorithm

java.lang.String algorithm
Constructor Detail

JDKKeyFactory.ECGOST34310

public JDKKeyFactory.ECGOST34310()

JDKKeyFactory.ECGOST34310

public JDKKeyFactory.ECGOST34310(java.lang.String algorithm)
Method Detail

engineGeneratePrivate

protected java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec keySpec)
                                                  throws java.security.spec.InvalidKeySpecException
Overrides:
engineGeneratePrivate in class JDKKeyFactory
Throws:
java.security.spec.InvalidKeySpecException

engineGeneratePublic

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


Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.