8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
This commit is contained in:
parent
ec44f8917b
commit
46261e5d4e
@ -151,7 +151,7 @@ public class SSLEngineResult {
|
||||
|
||||
/**
|
||||
* The {@code SSLEngine} needs to unwrap before handshaking can
|
||||
* can continue.
|
||||
* continue.
|
||||
* <P>
|
||||
* This value is used to indicate that not-yet-interpreted data
|
||||
* has been previously received from the remote side, and does
|
||||
|
Loading…
x
Reference in New Issue
Block a user