Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce.provider.digest
Class GOST3411.KeyGenerator2012_512

java.lang.Object
  |
  +--javax.crypto.KeyGeneratorSpi
        |
        +--org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
              |
              +--org.bouncycastle.jcajce.provider.digest.GOST3411.KeyGenerator2012_512
Enclosing class:
GOST3411

public static class GOST3411.KeyGenerator2012_512
extends BaseKeyGenerator


Fields inherited from class org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
algName, defaultKeySize, engine, keySize, uninitialised
 
Constructor Summary
GOST3411.KeyGenerator2012_512()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GOST3411.KeyGenerator2012_512

public GOST3411.KeyGenerator2012_512()

Bouncy Castle Cryptography Library 1.77.0