private static class Authenticator.SSL30Authenticator extends Authenticator.SSLAuthenticator
Authenticator.MAC| 限定符和类型 | 字段和说明 |
|---|---|
private static int |
BLOCK_SIZE |
block| 限定符 | 构造器和说明 |
|---|---|
private |
SSL30Authenticator() |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) byte[] |
acquireAuthenticationBytes(byte type,
int length,
byte[] sequence)
Acquires the current message authentication information with the
specified record type and fragment length, and then increases the
sequence number if using implicit sequence number.
|
seqNumIsHuge, seqNumOverflowincreaseSequenceNumber, nullTlsMac, sequenceNumber, toLong, valueOf, valueOfprivate static final int BLOCK_SIZE
byte[] acquireAuthenticationBytes(byte type,
int length,
byte[] sequence)
AuthenticatoracquireAuthenticationBytes 在类中 Authenticatortype - the record typelength - the fragment of the recordsequence - the explicit sequence number of the recordCopyright © 2023. All rights reserved.