org.gudy.bouncycastle.crypto.params
Class ECKeyGenerationParameters
java.lang.Object
org.gudy.bouncycastle.crypto.KeyGenerationParameters
org.gudy.bouncycastle.crypto.params.ECKeyGenerationParameters
public class ECKeyGenerationParameters
- extends KeyGenerationParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECKeyGenerationParameters
public ECKeyGenerationParameters(ECDomainParameters domainParams,
SecureRandom random)
getDomainParameters
public ECDomainParameters getDomainParameters()