com.digt.trusted.jce.provider
Class JCEKeyGenerator.GOST28147

java.lang.Object
  extended by javax.crypto.KeyGeneratorSpi
      extended by com.digt.trusted.jce.provider.JCEKeyGenerator
          extended by com.digt.trusted.jce.provider.JCEKeyGenerator.GOST28147
Enclosing class:
JCEKeyGenerator

public static class JCEKeyGenerator.GOST28147
extends JCEKeyGenerator

GOST28147


Nested Class Summary
 
Nested classes/interfaces inherited from class com.digt.trusted.jce.provider.JCEKeyGenerator
JCEKeyGenerator.GOST28147
 
Field Summary
 
Fields inherited from class com.digt.trusted.jce.provider.JCEKeyGenerator
algName, defaultKeySize, engine, keySize, uninitialised
 
Constructor Summary
JCEKeyGenerator.GOST28147()
           
 
Method Summary
 
Methods inherited from class com.digt.trusted.jce.provider.JCEKeyGenerator
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCEKeyGenerator.GOST28147

public JCEKeyGenerator.GOST28147()