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)
|