Bouncy Castle Cryptography Library 1.77.0

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

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.util.AlgorithmProvider
        |
        +--org.bouncycastle.jcajce.provider.symmetric.VMPCKSA3.Mappings
Enclosing class:
VMPCKSA3

public static class VMPCKSA3.Mappings
extends AlgorithmProvider


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

VMPCKSA3.Mappings

public VMPCKSA3.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.77.0