SSLCipher.SSLWriteCipher |
SSLCipher.WriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.NullWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.StreamWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.T10BlockWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.T11BlockWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.GMTlsBlockWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.T12GcmWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.GMTlsGcmWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
SSLCipher.SSLWriteCipher |
SSLCipher.T13GcmWriteCipherGenerator.createCipher(SSLCipher sslCipher,
Authenticator authenticator,
ProtocolVersion protocolVersion,
String algorithm,
Key key,
AlgorithmParameterSpec params,
SecureRandom random) |
(专用程序包) SSLCipher.SSLWriteCipher |
SSLCipher.createWriteCipher(Authenticator authenticator,
ProtocolVersion protocolVersion,
SecretKey key,
IvParameterSpec iv,
SecureRandom random) |
(专用程序包) static SSLCipher.SSLWriteCipher |
SSLCipher.SSLWriteCipher.nullTlsWriteCipher() |