Bouncy Castle Cryptography Library 1.84

org.bouncycastle.jcajce.provider.symmetric
Class HKDF

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

public class HKDF
extends java.lang.Object


Nested Class Summary
static class HKDF.HKDFBase
           
static class HKDF.HKDFwithSHA256
           
static class HKDF.HKDFwithSHA384
           
static class HKDF.HKDFwithSHA512
           
static class HKDF.Mappings
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Bouncy Castle Cryptography Library 1.84