|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.SessionParameters
public final class SessionParameters
Nested Class Summary | |
---|---|
static class |
SessionParameters.Builder
|
Method Summary | |
---|---|
void |
clear()
|
SessionParameters |
copy()
|
int |
getCipherSuite()
|
short |
getCompressionAlgorithm()
|
byte[] |
getMasterSecret()
|
Certificate |
getPeerCertificate()
|
java.util.Hashtable |
readServerExtensions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void clear()
public SessionParameters copy()
public int getCipherSuite()
public short getCompressionAlgorithm()
public byte[] getMasterSecret()
public Certificate getPeerCertificate()
public java.util.Hashtable readServerExtensions() throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |