public class

SecurityParameters

extends Object
java.lang.Object
   ↳ org.bouncycastle.crypto.tls.SecurityParameters

Summary

Public Constructors
SecurityParameters()
Public Methods
byte[] getClientRandom()
byte[] getMasterSecret()
byte[] getServerRandom()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SecurityParameters ()

Public Methods

public byte[] getClientRandom ()

public byte[] getMasterSecret ()

public byte[] getServerRandom ()