Bouncy Castle Cryptography Library 1.85

org.bouncycastle.jcajce.provider.symmetric
Class XChaCha.Mappings

java.lang.Object
  extended byorg.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended byorg.bouncycastle.jcajce.provider.symmetric.XChaCha.Mappings
Enclosing class:
XChaCha

public static class XChaCha.Mappings
extends AlgorithmProvider


Constructor Summary
XChaCha.Mappings()
           
 
Method Summary
 void configure(ConfigurableProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XChaCha.Mappings

public XChaCha.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.85