Bouncy Castle Cryptography Library 1.85

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

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

public static class ARGON2.Mappings
extends AlgorithmProvider


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

ARGON2.Mappings

public ARGON2.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.85