private Ciphertext |
SSLEngineOutputRecord.acquireCiphertext(ByteBuffer destination) |
(专用程序包) Ciphertext |
SSLEngineOutputRecord.HandshakeFragment.acquireCiphertext(ByteBuffer dstBuf) |
private Ciphertext |
SSLEngineOutputRecord.encode(ByteBuffer[] sources,
int offset,
int length,
ByteBuffer destination) |
(专用程序包) Ciphertext |
SSLEngineOutputRecord.encode(ByteBuffer[] srcs,
int srcsOffset,
int srcsLength,
ByteBuffer[] dsts,
int dstsOffset,
int dstsLength) |
private Ciphertext |
SSLEngineImpl.encode(ByteBuffer[] srcs,
int srcsOffset,
int srcsLength,
ByteBuffer[] dsts,
int dstsOffset,
int dstsLength) |
(专用程序包) Ciphertext |
OutputRecord.encode(ByteBuffer[] srcs,
int srcsOffset,
int srcsLength,
ByteBuffer[] dsts,
int dstsOffset,
int dstsLength) |