| 程序包 | 说明 |
|---|---|
| org.openeuler.sun.security.ssl |
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) static class |
CertificateMessage.GMTLSCertificateMessage
The Certificate handshake message for GMTLS.
|
(专用程序包) static class |
CertificateMessage.T12CertificateMessage
The Certificate handshake message for TLS 1.2 and previous
SSL/TLS protocol versions.
|
(专用程序包) static class |
CertificateMessage.T13CertificateMessage
The Certificate handshake message for TLS 1.3.
|
(专用程序包) static class |
CertificateRequest.GMTlsCertificateRequestMessage
The "CertificateRequest" handshake message for GMTLS.
|
(专用程序包) static class |
CertificateRequest.T10CertificateRequestMessage
The "CertificateRequest" handshake message for SSL 3.0 and TLS 1.0/1.1.
|
(专用程序包) static class |
CertificateRequest.T12CertificateRequestMessage
The CertificateRequest handshake message for TLS 1.2.
|
(专用程序包) static class |
CertificateRequest.T13CertificateRequestMessage
The CertificateRequest handshake message for TLS 1.3.
|
(专用程序包) static class |
CertificateStatus.CertificateStatusMessage
The CertificateStatus handshake message.
|
(专用程序包) static class |
CertificateVerify.GMTlsCertificateVerifyMessage
The CertificateVerify handshake message (GMTLS).
|
(专用程序包) static class |
CertificateVerify.S30CertificateVerifyMessage
The CertificateVerify handshake message (SSL 3.0).
|
(专用程序包) static class |
CertificateVerify.T10CertificateVerifyMessage
The CertificateVerify handshake message (TLS 1.0/1.1).
|
(专用程序包) static class |
CertificateVerify.T12CertificateVerifyMessage
The CertificateVerify handshake message (TLS 1.2).
|
(专用程序包) static class |
CertificateVerify.T13CertificateVerifyMessage
The CertificateVerify handshake message (TLS 1.3).
|
(专用程序包) static class |
ClientHello.ClientHelloMessage
The ClientHello handshake message.
|
private static class |
DHClientKeyExchange.DHClientKeyExchangeMessage
The DiffieHellman ClientKeyExchange handshake message.
|
private static class |
DHServerKeyExchange.DHServerKeyExchangeMessage
The DiffieHellman ServerKeyExchange handshake message.
|
private static class |
ECCClientKeyExchange.ECCClientKeyExchangeMessage
The ECC ClientKeyExchange handshake message.
|
private static class |
ECCServerKeyExchange.ECCServerKeyExchangeMessage
The ECC ServerKeyExchange handshake message.
|
private static class |
ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
The ECDH/ECDHE ClientKeyExchange handshake message.
|
private static class |
ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
The ECDH ServerKeyExchange handshake message.
|
(专用程序包) static class |
EncryptedExtensions.EncryptedExtensionsMessage
The EncryptedExtensions handshake message.
|
private static class |
Finished.FinishedMessage
The Finished handshake message.
|
(专用程序包) static class |
HelloRequest.HelloRequestMessage
The HelloRequest handshake message.
|
(专用程序包) static class |
KeyUpdate.KeyUpdateMessage
The KeyUpdate handshake message.
|
private static class |
KrbClientKeyExchange.KrbClientKeyExchangeMessage
The KRB5 ClientKeyExchange handshake message (CLIENT -> SERVER).
|
(专用程序包) static class |
NewSessionTicket.NewSessionTicketMessage
The NewSessionTicketMessage handshake message.
|
(专用程序包) static class |
PreSharedKeyExtension.PartialClientHelloMessage |
private static class |
RSAClientKeyExchange.RSAClientKeyExchangeMessage
The RSA ClientKeyExchange handshake message.
|
private static class |
RSAServerKeyExchange.RSAServerKeyExchangeMessage
The ephemeral RSA ServerKeyExchange handshake message.
|
(专用程序包) static class |
ServerHello.ServerHelloMessage
The ServerHello handshake message.
|
(专用程序包) static class |
ServerHelloDone.ServerHelloDoneMessage
The ServerHelloDone handshake message.
|
private static class |
SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
The SM2 ClientKeyExchange handshake message.
|
private static class |
SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
The SM2 ServerKeyExchange handshake message.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private SSLHandshake.HandshakeMessage |
SSLExtensions.handshakeMessage |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SignatureAlgorithmsExtension.CHSignatureSchemesOnLoadAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
SignatureAlgorithmsExtension.CHSignatureSchemesOnTradeAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
SignatureAlgorithmsExtension.CRSignatureSchemesAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
RenegoInfoExtension.CHRenegotiationInfoAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
RenegoInfoExtension.SHRenegotiationInfoAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
PskKeyExchangeModesExtension.PskKeyExchangeModesOnLoadAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
PskKeyExchangeModesExtension.PskKeyExchangeModesOnTradeAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
PreSharedKeyExtension.CHPreSharedKeyAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
PreSharedKeyExtension.SHPreSharedKeyAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
KeyShareExtension.SHKeyShareAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
HandshakeAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ExtendedMasterSecretExtension.CHExtendedMasterSecretAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ExtendedMasterSecretExtension.SHExtendedMasterSecretAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
CertificateStatus.CertificateStatusAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
AlpnExtension.CHAlpnAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
AlpnExtension.SHAlpnAbsence.absent(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
(专用程序包) void |
SSLExtension.absentOnLoad(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
(专用程序包) void |
SSLExtension.absentOnTrade(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
SignatureAlgorithmsExtension.CHSignatureSchemesUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
SignatureAlgorithmsExtension.CRSignatureSchemesUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ServerHello.T12ServerHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ServerHello.GMTLSServerHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ServerHello.T13ServerHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ServerHello.T13HelloRetryRequestConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
PreSharedKeyExtension.CHPreSharedKeyUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
MaxFragExtension.SHMaxFragmentLengthUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
MaxFragExtension.EEMaxFragmentLengthUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
HandshakeConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
CookieExtension.CHCookieUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ClientHello.T12ClientHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ClientHello.T13ClientHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
ClientHello.GMTLSClientHelloConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
CertSignAlgsExtension.CHCertSignatureSchemesUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
CertSignAlgsExtension.CRCertSignatureSchemesUpdate.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
void |
SupportedVersionsExtension.CHSupportedVersionsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SupportedVersionsExtension.SHSupportedVersionsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SupportedVersionsExtension.HRRSupportedVersionsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SupportedGroupsExtension.CHSupportedGroupsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SupportedGroupsExtension.EESupportedGroupsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SSLExtension.ExtensionConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SignatureAlgorithmsExtension.CHSignatureSchemesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SignatureAlgorithmsExtension.CRSignatureSchemesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ServerNameExtension.CHServerNameConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ServerNameExtension.SHServerNameConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ServerNameExtension.EEServerNameConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
RenegoInfoExtension.CHRenegotiationInfoConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
RenegoInfoExtension.SHRenegotiationInfoConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
PskKeyExchangeModesExtension.PskKeyExchangeModesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
PreSharedKeyExtension.CHPreSharedKeyConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
PreSharedKeyExtension.SHPreSharedKeyConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
MaxFragExtension.CHMaxFragmentLengthConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
MaxFragExtension.SHMaxFragmentLengthConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
MaxFragExtension.EEMaxFragmentLengthConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
KeyShareExtension.CHKeyShareConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
KeyShareExtension.SHKeyShareConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
KeyShareExtension.HRRKeyShareConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ExtendedMasterSecretExtension.CHExtendedMasterSecretConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ExtendedMasterSecretExtension.SHExtendedMasterSecretConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ECPointFormatsExtension.CHECPointFormatsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
ECPointFormatsExtension.SHECPointFormatsConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CookieExtension.CHCookieConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CookieExtension.HRRCookieConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertStatusExtension.CHCertStatusReqConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertStatusExtension.SHCertStatusReqConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertStatusExtension.CHCertStatusReqV2Consumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertStatusExtension.SHCertStatusReqV2Consumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertStatusExtension.CTCertStatusResponseConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertSignAlgsExtension.CHCertSignatureSchemesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertSignAlgsExtension.CRCertSignatureSchemesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertificateAuthoritiesExtension.CHCertificateAuthoritiesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
CertificateAuthoritiesExtension.CRCertificateAuthoritiesConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
AlpnExtension.CHAlpnConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
AlpnExtension.SHAlpnConsumer.consume(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SSLExtension.consumeOnLoad(ConnectionContext context,
SSLHandshake.HandshakeMessage message,
ByteBuffer buffer) |
void |
SSLExtension.consumeOnTrade(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.T12CertificateProducer.onProduceCertificate(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.T13CertificateProducer.onProduceCertificate(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.GMTLSCertificateProducer.onProduceCertificate(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.T12CertificateProducer.onProduceCertificate(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.T13CertificateProducer.onProduceCertificate(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
CertificateMessage.GMTLSCertificateProducer.onProduceCertificate(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.T12FinishedProducer.onProduceFinished(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.GMTLSFinishedProducer.onProduceFinished(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.T13FinishedProducer.onProduceFinished(ClientHandshakeContext chc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.T12FinishedProducer.onProduceFinished(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.GMTLSFinishedProducer.onProduceFinished(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
private byte[] |
Finished.T13FinishedProducer.onProduceFinished(ServerHandshakeContext shc,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedVersionsExtension.CHSupportedVersionsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedVersionsExtension.SHSupportedVersionsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedVersionsExtension.HRRSupportedVersionsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedVersionsExtension.HRRSupportedVersionsReproducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedGroupsExtension.CHSupportedGroupsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SupportedGroupsExtension.EESupportedGroupsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SSLHandshake.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SSLExtension.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SM2ServerKeyExchange.SM2ServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SM2ClientKeyExchange.SM2ClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SignatureAlgorithmsExtension.CHSignatureSchemesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
SignatureAlgorithmsExtension.CRSignatureSchemesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerNameExtension.CHServerNameProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerNameExtension.SHServerNameProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerNameExtension.EEServerNameProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerKeyExchange.ServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHelloDone.ServerHelloDoneProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHello.T12ServerHelloProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHello.T13ServerHelloProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHello.GMTLSServerHelloProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHello.T13HelloRetryRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ServerHello.T13HelloRetryRequestReproducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
RSAServerKeyExchange.RSAServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
RSAClientKeyExchange.RSAClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
RenegoInfoExtension.CHRenegotiationInfoProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
RenegoInfoExtension.SHRenegotiationInfoProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
PskKeyExchangeModesExtension.PskKeyExchangeModesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
PreSharedKeyExtension.CHPreSharedKeyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
PreSharedKeyExtension.SHPreSharedKeyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
NewSessionTicket.NewSessionTicketProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
MaxFragExtension.CHMaxFragmentLengthProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
MaxFragExtension.SHMaxFragmentLengthProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
MaxFragExtension.EEMaxFragmentLengthProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KrbClientKeyExchange.KrbClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KeyUpdate.KeyUpdateProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KeyShareExtension.CHKeyShareProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KeyShareExtension.SHKeyShareProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KeyShareExtension.HRRKeyShareProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
KeyShareExtension.HRRKeyShareReproducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
HelloRequest.HelloRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
HandshakeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
Finished.T12FinishedProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
Finished.GMTLSFinishedProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
Finished.T13FinishedProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ExtendedMasterSecretExtension.CHExtendedMasterSecretProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ExtendedMasterSecretExtension.SHExtendedMasterSecretProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
EncryptedExtensions.EncryptedExtensionsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECPointFormatsExtension.CHECPointFormatsProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECDHServerKeyExchange.ECDHServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECDHClientKeyExchange.ECDHClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECDHClientKeyExchange.ECDHEClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECCServerKeyExchange.ECCServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ECCClientKeyExchange.ECCClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
DHServerKeyExchange.DHServerKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
DHClientKeyExchange.DHClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CookieExtension.CHCookieProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CookieExtension.HRRCookieProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CookieExtension.HRRCookieReproducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ClientKeyExchange.ClientKeyExchangeProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ClientHello.ClientHelloProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ChangeCipherSpec.T10ChangeCipherSpecProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
ChangeCipherSpec.GMTLSChangeCipherSpecProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertStatusExtension.CHCertStatusReqProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertStatusExtension.SHCertStatusReqProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertStatusExtension.CHCertStatusReqV2Producer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertStatusExtension.SHCertStatusReqV2Producer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertStatusExtension.CTCertStatusResponseProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertSignAlgsExtension.CHCertSignatureSchemesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertSignAlgsExtension.CRCertSignatureSchemesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateVerify.S30CertificateVerifyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateVerify.T10CertificateVerifyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateVerify.GMTlsCertificateVerifyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateVerify.T12CertificateVerifyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateVerify.T13CertificateVerifyProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateStatus.CertificateStatusProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateRequest.T10CertificateRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateRequest.GMTlsCertificateRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateRequest.T12CertificateRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateRequest.T13CertificateRequestProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateMessage.T12CertificateProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateMessage.T13CertificateProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateMessage.GMTLSCertificateProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateAuthoritiesExtension.CHCertificateAuthoritiesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
CertificateAuthoritiesExtension.CRCertificateAuthoritiesProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
AlpnExtension.CHAlpnProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
byte[] |
AlpnExtension.SHAlpnProducer.produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
| 构造器和说明 |
|---|
SSLExtensions(SSLHandshake.HandshakeMessage handshakeMessage) |
SSLExtensions(SSLHandshake.HandshakeMessage hm,
ByteBuffer m,
SSLExtension[] extensions) |
Copyright © 2023. All rights reserved.