|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.SecurityParameters
public class SecurityParameters
| Constructor Summary | |
|---|---|
SecurityParameters()
|
|
| Method Summary | |
|---|---|
byte[] |
getClientRandom()
|
byte[] |
getMasterSecret()
|
byte[] |
getServerRandom()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityParameters()
| Method Detail |
|---|
public byte[] getClientRandom()
public byte[] getServerRandom()
public byte[] getMasterSecret()
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||