final class CertificateStatus extends Object
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
CertificateStatus.CertificateStatusAbsence |
private static class |
CertificateStatus.CertificateStatusConsumer
The CertificateStatus handshake message consumer.
|
(专用程序包) static class |
CertificateStatus.CertificateStatusMessage
The CertificateStatus handshake message.
|
private static class |
CertificateStatus.CertificateStatusProducer
The CertificateStatus handshake message consumer.
|
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static HandshakeAbsence |
handshakeAbsence |
(专用程序包) static SSLConsumer |
handshakeConsumer |
(专用程序包) static HandshakeProducer |
handshakeProducer |
| 构造器和说明 |
|---|
CertificateStatus() |
static final SSLConsumer handshakeConsumer
static final HandshakeProducer handshakeProducer
static final HandshakeAbsence handshakeAbsence
Copyright © 2023. All rights reserved.