Bouncy Castle Cryptography Library 1.79

org.bouncycastle.pqc.crypto.xwing
Class XWingKeyGenerationParameters

java.lang.Object
  |
  +--org.bouncycastle.crypto.KeyGenerationParameters
        |
        +--org.bouncycastle.pqc.crypto.xwing.XWingKeyGenerationParameters

public class XWingKeyGenerationParameters
extends KeyGenerationParameters


Constructor Summary
XWingKeyGenerationParameters(java.security.SecureRandom random)
           
 
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWingKeyGenerationParameters

public XWingKeyGenerationParameters(java.security.SecureRandom random)

Bouncy Castle Cryptography Library 1.79