Bouncy Castle Cryptography Library 1.85

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

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

public static class Faest.Mappings
extends AsymmetricAlgorithmProvider


Constructor Summary
Faest.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

Faest.Mappings

public Faest.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.85