Bouncy Castle Cryptography Library 1.84

org.bouncycastle.jcajce.provider.kdf
Class HKDF

java.lang.Object
  extended byorg.bouncycastle.jcajce.provider.kdf.HKDF

public class HKDF
extends java.lang.Object


Nested Class Summary
static class HKDF.Mappings
           
 
Constructor Summary
HKDF()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HKDF

public HKDF()

Bouncy Castle Cryptography Library 1.84