public final class SslRequestPacket extends Object implements com.singlestore.jdbc.message.ClientMessage
| Modifier and Type | Method and Description |
|---|---|
static SslRequestPacket |
create(long clientCapabilities,
byte exchangeCharset) |
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context) |
public static SslRequestPacket create(long clientCapabilities, byte exchangeCharset)
public int encode(Writer writer, com.singlestore.jdbc.client.Context context) throws IOException
encode in interface com.singlestore.jdbc.message.ClientMessageIOExceptionCopyright © 2023 SingleStore. All rights reserved.