Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce.provider.symmetric
Class TLSKDF

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.symmetric.TLSKDF

public class TLSKDF
extends java.lang.Object


Inner Class Summary
static class TLSKDF.Mappings
           
static class TLSKDF.TLS10
           
static class TLSKDF.TLS11
           
static class TLSKDF.TLS12
           
static class TLSKDF.TLS12withSHA256
           
static class TLSKDF.TLS12withSHA384
           
static class TLSKDF.TLS12withSHA512
           
static class TLSKDF.TLSKeyMaterialFactory
           
 
Constructor Summary
TLSKDF()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLSKDF

public TLSKDF()

Bouncy Castle Cryptography Library 1.77.0