Bouncy Castle Cryptography Library 1.85

org.bouncycastle.pqc.jcajce.provider
Class Hawk.Mappings

java.lang.Object
  extended byorg.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended byorg.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
          extended byorg.bouncycastle.pqc.jcajce.provider.Hawk.Mappings
Enclosing class:
Hawk

public static class Hawk.Mappings
extends AsymmetricAlgorithmProvider


Constructor Summary
Hawk.Mappings()
           
 
Method Summary
 void configure(ConfigurableProvider provider)
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
addCipherAlgorithm, addKEMAlgorithm, addKeyFactoryAlgorithm, addKeyGeneratorAlgorithm, addKeyPairGeneratorAlgorithm, addSignatureAlgorithm, addSignatureAlgorithm, addSignatureAlgorithm, addSignatureAlgorithm, addSignatureAlias, registerKeyFactoryOid, registerKeyPairGeneratorOid, registerOid, registerOidAlgorithmParameterGenerator, registerOidAlgorithmParameters, registerSignatureOid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hawk.Mappings

public Hawk.Mappings()
Method Detail

configure

public void configure(ConfigurableProvider provider)
Specified by:
configure in class AlgorithmProvider

Bouncy Castle Cryptography Library 1.85