private static final class SSLCipher.T10BlockReadCipherGenerator extends Object implements SSLCipher.ReadCipherGenerator
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) static class |
SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher |
| 限定符 | 构造器和说明 |
|---|---|
private |
T10BlockReadCipherGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
SSLCipher.SSLReadCipher |
createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
public SSLCipher.SSLReadCipher createCipher(SSLCipher sslCipher, Authenticator authenticator, ProtocolVersion protocolVersion, String algorithm, Key key, AlgorithmParameterSpec params, SecureRandom random) throws GeneralSecurityException
Copyright © 2023. All rights reserved.