static final class RenegoInfoExtension.RenegotiationInfoSpec extends Object implements SSLExtension.SSLExtensionSpec
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static RenegoInfoExtension.RenegotiationInfoSpec |
NOMINAL |
private byte[] |
renegotiatedConnection |
| 限定符 | 构造器和说明 |
|---|---|
private |
RenegotiationInfoSpec(byte[] renegotiatedConnection) |
private |
RenegotiationInfoSpec(ByteBuffer m) |
static final RenegoInfoExtension.RenegotiationInfoSpec NOMINAL
private final byte[] renegotiatedConnection
private RenegotiationInfoSpec(byte[] renegotiatedConnection)
private RenegotiationInfoSpec(ByteBuffer m) throws IOException
IOExceptionCopyright © 2023. All rights reserved.