Class HawkKeyGenerationParameters

java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.pqc.crypto.hawk.HawkKeyGenerationParameters

public class HawkKeyGenerationParameters extends KeyGenerationParameters
Key generation parameters for Hawk. Carries the source of randomness and the selected HawkParameters parameter set.
  • Constructor Details

  • Method Details