| 程序包 | 说明 |
|---|---|
| org.openeuler.sun.security.ssl |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) static Map.Entry<SignatureScheme,Signature> |
SignatureScheme.getSignerOfPreferableAlgorithm(List<SignatureScheme> schemes,
X509Authentication.X509Possession x509Possession,
ProtocolVersion version) |
private byte[] |
CertificateVerify.T13CertificateVerifyProducer.onProduceCertificateVerify(ClientHandshakeContext chc,
X509Authentication.X509Possession x509Possession) |
private byte[] |
CertificateVerify.T13CertificateVerifyProducer.onProduceCertificateVerify(ServerHandshakeContext shc,
X509Authentication.X509Possession x509Possession) |
| 构造器和说明 |
|---|
RSAServerKeyExchangeMessage(HandshakeContext handshakeContext,
X509Authentication.X509Possession x509Possession,
RSAKeyExchange.EphemeralRSAPossession rsaPossession) |
S30CertificateVerifyMessage(HandshakeContext context,
X509Authentication.X509Possession x509Possession) |
T10CertificateVerifyMessage(HandshakeContext context,
X509Authentication.X509Possession x509Possession) |
T12CertificateVerifyMessage(HandshakeContext context,
X509Authentication.X509Possession x509Possession) |
T13CertificateVerifyMessage(HandshakeContext context,
X509Authentication.X509Possession x509Possession) |
Copyright © 2023. All rights reserved.