Uses of Class
net.jradius.tls.TlsProtocolHandler

Packages that use TlsProtocolHandler
net.jradius.tls   
 

Uses of TlsProtocolHandler in net.jradius.tls
 

Methods in net.jradius.tls with parameters of type TlsProtocolHandler
protected static void TlsUtils.checkVersion(byte[] readVersion, TlsProtocolHandler handler)
           
protected static void TlsUtils.checkVersion(InputStream is, TlsProtocolHandler handler)
           
protected abstract  byte[] TlsCipherSuite.decodeCiphertext(short type, byte[] plaintext, int offset, int len, TlsProtocolHandler handler)
           
protected  byte[] TlsNullCipherSuite.decodeCiphertext(short type, byte[] plaintext, int offset, int len, TlsProtocolHandler handler)
           
 void DefaultTlsClient.init(TlsProtocolHandler handler)
           
 



Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.