Bouncy Castle Cryptography Library 1.85

org.bouncycastle.pqc.jcajce.provider
Class Hawk

java.lang.Object
  extended byorg.bouncycastle.pqc.jcajce.provider.Hawk

public class Hawk
extends java.lang.Object

BCPQC registration for Hawk: Hawk.Mappings.configure(org.bouncycastle.jcajce.provider.config.ConfigurableProvider) populates the provider's KeyFactory, KeyPairGenerator and Signature service tables with the unparameterised form plus per-parameter-set aliases ( / / ) and their OID aliases.


Nested Class Summary
static class Hawk.Mappings
           
 
Constructor Summary
Hawk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hawk

public Hawk()

Bouncy Castle Cryptography Library 1.85