|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.TlsRsaKeyExchange
| Field Summary | |
static int |
PRE_MASTER_SECRET_LENGTH
|
| Method Summary | |
static byte[] |
decryptPreMasterSecret(byte[] in,
int inOff,
int inLen,
RSAKeyParameters privateKey,
int protocolVersion,
java.security.SecureRandom secureRandom)
|
static int |
getInputLimit(RSAKeyParameters privateKey)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PRE_MASTER_SECRET_LENGTH
| Method Detail |
public static byte[] decryptPreMasterSecret(byte[] in,
int inOff,
int inLen,
RSAKeyParameters privateKey,
int protocolVersion,
java.security.SecureRandom secureRandom)
public static int getInputLimit(RSAKeyParameters privateKey)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||