private static final class SSLKeyExchange.T13KeyAgreement extends Object implements SSLKeyAgreement
| 限定符和类型 | 字段和说明 |
|---|---|
private SupportedGroupsExtension.NamedGroup |
namedGroup |
(专用程序包) static Map<SupportedGroupsExtension.NamedGroup,SSLKeyExchange.T13KeyAgreement> |
supportedKeyShares |
| 限定符 | 构造器和说明 |
|---|---|
private |
T13KeyAgreement(SupportedGroupsExtension.NamedGroup namedGroup) |
| 限定符和类型 | 方法和说明 |
|---|---|
SSLKeyDerivation |
createKeyDerivation(HandshakeContext hc) |
SSLPossession |
createPossession(HandshakeContext hc) |
(专用程序包) static SSLKeyExchange.T13KeyAgreement |
valueOf(SupportedGroupsExtension.NamedGroup namedGroup) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHandshakeConsumers, getHandshakeProducers, getRelatedHandshakersprivate final SupportedGroupsExtension.NamedGroup namedGroup
static final Map<SupportedGroupsExtension.NamedGroup,SSLKeyExchange.T13KeyAgreement> supportedKeyShares
private T13KeyAgreement(SupportedGroupsExtension.NamedGroup namedGroup)
static SSLKeyExchange.T13KeyAgreement valueOf(SupportedGroupsExtension.NamedGroup namedGroup)
public SSLPossession createPossession(HandshakeContext hc)
createPossession 在接口中 SSLPossessionGeneratorpublic SSLKeyDerivation createKeyDerivation(HandshakeContext hc) throws IOException
createKeyDerivation 在接口中 SSLKeyAgreementGeneratorIOExceptionCopyright © 2023. All rights reserved.