private static final class SSLCipher.T13GcmWriteCipherGenerator extends Object implements SSLCipher.WriteCipherGenerator
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher |
| 限定符 | 构造器和说明 |
|---|---|
private |
T13GcmWriteCipherGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
SSLCipher.SSLWriteCipher |
createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
public SSLCipher.SSLWriteCipher createCipher(SSLCipher sslCipher, Authenticator authenticator, ProtocolVersion protocolVersion, String algorithm, Key key, AlgorithmParameterSpec params, SecureRandom random) throws GeneralSecurityException
Copyright © 2023. All rights reserved.