static final class SSLCipher.NullReadCipherGenerator.NullReadCipher extends SSLCipher.SSLReadCipher
authenticator, baseSecret, keyLimitCountdown, keyLimitEnabled, protocolVersion| 构造器和说明 |
|---|
NullReadCipher(Authenticator authenticator,
ProtocolVersion protocolVersion) |
| 限定符和类型 | 方法和说明 |
|---|---|
Plaintext |
decrypt(byte contentType,
ByteBuffer bb,
byte[] sequence) |
(专用程序包) int |
estimateFragmentSize(int packetSize,
int headerSize) |
(专用程序包) boolean |
isNullCipher() |
atKeyLimit, dispose, nullTlsReadCipherNullReadCipher(Authenticator authenticator, ProtocolVersion protocolVersion)
public Plaintext decrypt(byte contentType, ByteBuffer bb, byte[] sequence) throws GeneralSecurityException
decrypt 在类中 SSLCipher.SSLReadCipherGeneralSecurityExceptionint estimateFragmentSize(int packetSize,
int headerSize)
boolean isNullCipher()
isNullCipher 在类中 SSLCipher.SSLReadCipherCopyright © 2023. All rights reserved.