final class Ciphertext extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) byte |
contentType |
(专用程序包) SSLEngineResult.HandshakeStatus |
handshakeStatus |
(专用程序包) byte |
handshakeType |
(专用程序包) long |
recordSN |
| 限定符 | 构造器和说明 |
|---|---|
private |
Ciphertext() |
(专用程序包) |
Ciphertext(byte contentType,
byte handshakeType,
long recordSN) |
final byte contentType
final byte handshakeType
final long recordSN
SSLEngineResult.HandshakeStatus handshakeStatus
Copyright © 2023. All rights reserved.