public abstract class TlsRSAUtils
extends java.lang.Object
| Constructor and Description |
|---|
TlsRSAUtils() |
| Modifier and Type | Method and Description |
|---|---|
static TlsSecret |
generateEncryptedPreMasterSecret(TlsContext context,
TlsCertificate certificate,
java.io.OutputStream output)
Deprecated.
|
public static TlsSecret generateEncryptedPreMasterSecret(TlsContext context, TlsCertificate certificate, java.io.OutputStream output) throws java.io.IOException
TlsUtils.generateEncryptedPreMasterSecret(TlsContext, TlsEncryptor, OutputStream)
instead.java.io.IOException