public class TlsRSAUtils
extends java.lang.Object
Constructor and Description |
---|
TlsRSAUtils() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
generateEncryptedPreMasterSecret(TlsClientContext context,
RSAKeyParameters rsaServerPublicKey,
java.io.OutputStream os) |
public static byte[] generateEncryptedPreMasterSecret(TlsClientContext context, RSAKeyParameters rsaServerPublicKey, java.io.OutputStream os) throws java.io.IOException
java.io.IOException