private static final class KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation extends Object implements SSLKeyDerivation
| 限定符和类型 | 字段和说明 |
|---|---|
private HandshakeContext |
context |
private byte[] |
secretBytes |
| 构造器和说明 |
|---|
KRBKAKeyDerivation(HandshakeContext context,
byte[] secret) |
private final HandshakeContext context
private final byte[] secretBytes
KRBKAKeyDerivation(HandshakeContext context, byte[] secret)
public SecretKey deriveKey(String algorithm, AlgorithmParameterSpec params) throws IOException
deriveKey 在接口中 SSLKeyDerivationIOExceptionCopyright © 2023. All rights reserved.