static interface SSLCipher.ReadCipherGenerator
| 限定符和类型 | 方法和说明 |
|---|---|
SSLCipher.SSLReadCipher |
createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLReadCipher createCipher(SSLCipher sslCipher, Authenticator authenticator, ProtocolVersion protocolVersion, String algorithm, Key key, AlgorithmParameterSpec params, SecureRandom random) throws GeneralSecurityException
Copyright © 2023. All rights reserved.