static final class SM2KeyExchange.SM2Credentials extends Object implements SSLCredentials
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) SupportedGroupsExtension.NamedGroup |
namedGroup |
(专用程序包) byte[] |
peerEncodePoint |
(专用程序包) ECPublicKey |
popPublicKey |
| 构造器和说明 |
|---|
SM2Credentials(ECPublicKey popPublicKey,
SupportedGroupsExtension.NamedGroup namedGroup,
byte[] encodePoint) |
final ECPublicKey popPublicKey
final SupportedGroupsExtension.NamedGroup namedGroup
final byte[] peerEncodePoint
SM2Credentials(ECPublicKey popPublicKey, SupportedGroupsExtension.NamedGroup namedGroup, byte[] encodePoint)
Copyright © 2023. All rights reserved.