Bouncy Castle Cryptography Library 1.79

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

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.util.AlgorithmProvider
        |
        +--org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
              |
              +--org.bouncycastle.pqc.jcajce.provider.SPHINCS.Mappings
Enclosing class:
SPHINCS

public static class SPHINCS.Mappings
extends AsymmetricAlgorithmProvider


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

Constructor Detail

SPHINCS.Mappings

public SPHINCS.Mappings()
Method Detail

configure

public void configure(ConfigurableProvider provider)
Overrides:
configure in class AlgorithmProvider

Bouncy Castle Cryptography Library 1.79