跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesOnLoadAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesOnTradeAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesOnLoadAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesOnTradeAbsence
 
absent(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesAbsence
 
absentOnLoad(ConnectionContext, SSLHandshake.HandshakeMessage) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
absentOnTrade(ConnectionContext, SSLHandshake.HandshakeMessage) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
AbstractKeyManagerWrapper - org.openeuler.sun.security.ssl中的类
 
AbstractKeyManagerWrapper(X509KeyManager) - 类 的构造器org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
AbstractTLSContext() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
AbstractTrustManagerWrapper - org.openeuler.sun.security.ssl中的类
 
AbstractTrustManagerWrapper(X509TrustManager) - 类 的构造器org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
acc - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
accept() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
accept(Cache.CacheVisitor<K, V>) - 类 中的方法org.openeuler.sun.security.util.Cache
accept a visitor
accept(Cache.CacheVisitor<K, V>) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
accept(Cache.CacheVisitor<K, V>) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
acceptLargeFragments - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
Use large packet sizes now or follow RFC 2246 packet sizes (2^14) until changed.
acknowledgeCloseNotify - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
acquireAuthenticationBytes(byte, int, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator
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.
acquireAuthenticationBytes(byte, int, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.GMTLSAuthenticator
 
acquireAuthenticationBytes(byte, int, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSL30Authenticator
 
acquireAuthenticationBytes(byte, int, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.TLS10Authenticator
 
acquireAuthenticationBytes(byte, int, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.TLS13Authenticator
 
acquireCiphertext(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
acquireCiphertext(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
acquireOffset - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeMemo
 
activeCipherSuites - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
activeProtocols - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
addChild(SSLSessionImpl) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
addHandshakeCompletedListener(HandshakeCompletedListener) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
addHandshakeCompletedListener(HandshakeCompletedListener) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
addMac(Authenticator.MAC, ByteBuffer, byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
addPadding(ByteBuffer, int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
addResponses(PKIXBuilderParameters, X509Certificate[], List<byte[]>) - 类 中的静态方法org.openeuler.sun.security.validator.PKIXValidator
For OCSP Stapling, add responses that came in during the handshake into a PKIXRevocationChecker so we can evaluate them.
addToCache(CertId, StatusResponseManager.ResponseCacheEntry) - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
Add a response to the cache.
addToSNIServerNameList(List<SNIServerName>, String) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
Puts hostname into the serverNames list.
adjustCerts(X509Certificate[], HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
Alert - org.openeuler.sun.security.ssl中的枚举
SSL/TLS Alter description
Alert(byte, String, boolean) - 枚举 的构造器org.openeuler.sun.security.ssl.Alert
 
Alert.AlertConsumer - org.openeuler.sun.security.ssl中的类
Consumer of alert messages
Alert.AlertMessage - org.openeuler.sun.security.ssl中的类
The Alert message.
Alert.Level - org.openeuler.sun.security.ssl中的枚举
SSL/TLS Alert level.
alertConsumer - 枚举 中的静态变量org.openeuler.sun.security.ssl.Alert
 
AlertConsumer() - 类 的构造器org.openeuler.sun.security.ssl.Alert.AlertConsumer
 
AlertMessage(TransportContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.Alert.AlertMessage
 
algNames - 枚举 中的变量org.openeuler.gm.GMConstants.GMAlgorithm
 
algorithm - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
algorithm - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
algorithm - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
AlgorithmChecker - org.openeuler.sun.security.provider.certpath中的类
A PKIXCertPathChecker implementation to check whether a specified certificate contains the required algorithm constraints.
AlgorithmChecker(TrustAnchor, String) - 类 的构造器org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Create a new AlgorithmChecker with the given TrustAnchor and String variant.
AlgorithmChecker(AlgorithmConstraints, String) - 类 的构造器org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Create a new AlgorithmChecker with the given AlgorithmConstraints and String variant.
AlgorithmChecker(TrustAnchor, AlgorithmConstraints, Date, String) - 类 的构造器org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Create a new AlgorithmChecker with the given TrustAnchor, AlgorithmConstraints, Date, and String variant.
AlgorithmChecker(TrustAnchor, Date, String) - 类 的构造器org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Create a new AlgorithmChecker with the given TrustAnchor, PKIXParameter date, and varient
algorithmConstraints - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
algorithmIds - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
algorithmIds - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
alias - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.Entry
 
alias - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
aliases - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
ALLOW_ECC - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
 
ALLOW_NON_CA_ANCHOR - 类 中的静态变量org.openeuler.sun.security.validator.PKIXValidator
System or security property that if set (or set to "true"), allows trust anchor certificates to be used if they do not have the proper CA extensions.
allowed - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
allowed - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
allowedCipherSuites() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
allowLegacyHelloMessages - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeContext
 
allowLegacyMasterSecret - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
allowLegacyResumption - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
allowNonCaAnchor() - 类 中的静态方法org.openeuler.sun.security.validator.PKIXValidator
 
allowUnsafeRenegotiation - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeContext
 
allowUnsafeServerCertChange - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
alpnCharset - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
AlpnExtension - org.openeuler.sun.security.ssl中的类
Pack of the "application_layer_protocol_negotiation" extensions [RFC 7301].
AlpnExtension() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension
 
AlpnExtension.AlpnSpec - org.openeuler.sun.security.ssl中的类
The "application_layer_protocol_negotiation" extension.
AlpnExtension.AlpnStringizer - org.openeuler.sun.security.ssl中的类
 
AlpnExtension.CHAlpnAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if the extension is not present in a ClientHello handshake message.
AlpnExtension.CHAlpnConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of the extension in a ClientHello handshake message.
AlpnExtension.CHAlpnProducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension in a ClientHello handshake message.
AlpnExtension.SHAlpnAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if the extension is not present in the ServerHello handshake message.
AlpnExtension.SHAlpnConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of the extension in the ServerHello handshake message.
AlpnExtension.SHAlpnProducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension in the ServerHello handshake message.
AlpnSpec(String[]) - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.AlpnSpec
 
AlpnSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.AlpnSpec
 
alpnStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
AlpnStringizer() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.AlpnStringizer
 
ALTNAME_DNS - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
ALTNAME_IP - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
alwaysAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
anchor - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
anchor - 类 中的变量org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
anchorIsJdkCA() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
anchors - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
AnyExtendedKeyUsage - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
anyPolicyInhibited() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
AnyUsage - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
appDataIsAvailable - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
appInput - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
AppInputStream() - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
appKey - 类 中的变量org.openeuler.sun.security.ssl.SecureKey
 
applicationProtocol - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
applicationProtocol - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
applicationProtocols - 类 中的变量org.openeuler.sun.security.ssl.AlpnExtension.AlpnSpec
 
applicationProtocols - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
appOutput - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
AppOutputStream() - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl.AppOutputStream
 
APRIL_16_2019 - 类 中的静态变量org.openeuler.sun.security.validator.SymantecTLSPolicy
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CloneableHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
archived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T13HandshakeHash
 
archived() - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeHash.TranscriptHash
 
arSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
atKeyLimit() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
Check if processed bytes have reached the key usage limit.
atKeyLimit() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
Check if processed bytes have reached the key usage limit.
attributes - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.Entry
 
authentication - 类 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange
 
Authenticator - org.openeuler.sun.security.ssl中的类
This class represents an SSL/TLS message authentication token, which encapsulates a sequence number and ensures that attempts to delete or reorder messages can be detected.
Authenticator(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator
 
authenticator - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
authenticator - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
Authenticator.GMTLSAuthenticator - org.openeuler.sun.security.ssl中的类
 
Authenticator.GMTLSMac - org.openeuler.sun.security.ssl中的类
 
Authenticator.MAC - org.openeuler.sun.security.ssl中的接口
 
Authenticator.MacImpl - org.openeuler.sun.security.ssl中的类
 
Authenticator.SSL30Authenticator - org.openeuler.sun.security.ssl中的类
 
Authenticator.SSL30Mac - org.openeuler.sun.security.ssl中的类
 
Authenticator.SSLAuthenticator - org.openeuler.sun.security.ssl中的类
 
Authenticator.SSLNullAuthenticator - org.openeuler.sun.security.ssl中的类
 
Authenticator.SSLNullMac - org.openeuler.sun.security.ssl中的类
 
Authenticator.TLS10Authenticator - org.openeuler.sun.security.ssl中的类
 
Authenticator.TLS10Mac - org.openeuler.sun.security.ssl中的类
 
Authenticator.TLS13Authenticator - org.openeuler.sun.security.ssl中的类
 
authorities - 类 中的变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
authorities - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
authorities - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
authorities - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
autoClose - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
available() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Return the minimum number of bytes that can be read without blocking.

B

b - 类 中的变量org.openeuler.sun.security.util.Cache.EqualByteArray
 
B0 - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
B0 - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
baos - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
baseReadSecret - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
baseSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
baseSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
BaseSSLSocketImpl - org.openeuler.sun.security.ssl中的类
Abstract base class for SSLSocketImpl.
BaseSSLSocketImpl() - 类 的构造器org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
BaseSSLSocketImpl(Socket) - 类 的构造器org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
BaseSSLSocketImpl(Socket, InputStream) - 类 的构造器org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
baseWriteSecret - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
basicCertFormat - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
beginFipsProvider() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
beginHandshake() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
BGMJSSEProvider - org.openeuler中的类
 
BGMJSSEProvider() - 类 的构造器org.openeuler.BGMJSSEProvider
 
bind(SocketAddress) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Binds the address to the socket.
binders - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
bindersString() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
block - 类 中的变量org.openeuler.sun.security.ssl.Authenticator
 
BLOCK_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.Authenticator.GMTLSAuthenticator
 
BLOCK_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.Authenticator.SSL30Authenticator
 
BLOCK_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.Authenticator.TLS10Authenticator
 
BLOCK_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.Authenticator.TLS13Authenticator
 
BlockReadCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
 
BlockReadCipher(Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
 
BlockReadCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
 
blockSize - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.HashAlg
 
BlockWriteCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
BlockWriteCipher(Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
BlockWriteCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
boundValues - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
bruteForceCloseInput(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Brute force close the input bound.
buffer - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
Builder(SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.HelloCookieManager.Builder
 
builderIndex - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
BuilderParams(PKIXBuilderParameters) - 类 的构造器org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
builders - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
buildTrustedChain(X509Certificate[]) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
Build a trusted certificate chain.
bulkCipher - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
byte16HexString(int) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
ByteArrays - org.openeuler.sun.security.util中的类
A time-instance comparison of two byte arrays.
ByteArrays() - 类 的构造器org.openeuler.sun.security.util.ByteArrays
 
bytesInCompletePacket(ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
bytesInCompletePacket() - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
bytesInCompletePacket(ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
bytesInCompletePacket(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
bytesInCompletePacket() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
bytesPerAtom() - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 
bytesPerLine() - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 

C

Cache<K,V> - org.openeuler.sun.security.util中的类
Abstract base class and factory for caches.
Cache() - 类 的构造器org.openeuler.sun.security.util.Cache
 
Cache.CacheVisitor<K,V> - org.openeuler.sun.security.util中的接口
 
Cache.EqualByteArray - org.openeuler.sun.security.util中的类
Utility class that wraps a byte array and implements the equals() and hashCode() contract in a way suitable for Maps and caches.
cacheCapacity - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
cacheLifetime - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
cacheLimit - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
cacheMap - 类 中的变量org.openeuler.sun.security.util.MemoryCache
 
CacheOnlyHash() - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
CADistrustPolicy - org.openeuler.sun.security.validator中的枚举
Policies for distrusting a certificate authority (CA).
CADistrustPolicy() - 枚举 的构造器org.openeuler.sun.security.validator.CADistrustPolicy
 
calculateFragmentSize(int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
calculateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
calculateFragSize(int, ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
calculateMac(char[], byte[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
calculatePacketSize(int, ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
calculatePacketSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
calculateRemainingLen(Authenticator.MAC, int, int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
call() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
Get an OCSP response, either from the cache or from a responder.
candidateJavaNetAccessClassNames - 类 中的静态变量org.openeuler.sun.misc.SharedSecrets
 
candidateSharedSecretsClassNames - 类 中的静态变量org.openeuler.sun.misc.SharedSecrets
 
canRejoin(ClientHello.ClientHelloMessage, ServerHandshakeContext, SSLSessionImpl) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
cert - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.CertEntry
 
cert - 类 中的变量org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
cert - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
 
cert - 异常错误 中的变量org.openeuler.sun.security.validator.ValidatorException
 
CERT_TYPES - 枚举 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
certBag - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
CertBag_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
certEntries - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
certEntries - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
CertEntry(X509Certificate, byte[], String) - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.CertEntry
 
CertEntry(X509Certificate, byte[], String, ObjectIdentifier[], Set<? extends KeyStore.Entry.Attribute>) - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.CertEntry
 
CertificateAuthoritiesExtension - org.openeuler.sun.security.ssl中的类
Pack of the "certificate_authorities" extensions.
CertificateAuthoritiesExtension() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
CertificateAuthoritiesExtension.CertificateAuthoritiesSpec - org.openeuler.sun.security.ssl中的类
The "certificate_authorities" extension.
CertificateAuthoritiesExtension.CertificateAuthoritiesStringizer - org.openeuler.sun.security.ssl中的类
 
CertificateAuthoritiesExtension.CHCertificateAuthoritiesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "certificate_authorities" extension in the ClientHello handshake message.
CertificateAuthoritiesExtension.CHCertificateAuthoritiesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "certificate_authorities" extension in the ClientHello handshake message.
CertificateAuthoritiesExtension.CRCertificateAuthoritiesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "certificate_authorities" extension in the CertificateRequest handshake message.
CertificateAuthoritiesExtension.CRCertificateAuthoritiesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "certificate_authorities" extension in the CertificateRequest handshake message.
CertificateAuthoritiesSpec(List<byte[]>) - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
CertificateAuthoritiesSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
CertificateAuthoritiesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesStringizer
 
certificateCount - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
CertificateEntry(byte[], SSLExtensions) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.CertificateEntry
 
CertificateMessage - org.openeuler.sun.security.ssl中的类
Pack of the CertificateMessage handshake message.
CertificateMessage() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage
 
CertificateMessage.CertificateEntry - org.openeuler.sun.security.ssl中的类
The certificate entry used in Certificate handshake message for TLS 1.3.
CertificateMessage.GMTLSCertificateConsumer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message consumer for GMTLS.
CertificateMessage.GMTLSCertificateMessage - org.openeuler.sun.security.ssl中的类
The Certificate handshake message for GMTLS.
CertificateMessage.GMTLSCertificateProducer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message producer for GMTLS.
CertificateMessage.T12CertificateConsumer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message consumer for TLS 1.2 and previous SSL/TLS protocol versions.
CertificateMessage.T12CertificateMessage - org.openeuler.sun.security.ssl中的类
The Certificate handshake message for TLS 1.2 and previous SSL/TLS protocol versions.
CertificateMessage.T12CertificateProducer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message producer for TLS 1.2 and previous SSL/TLS protocol versions.
CertificateMessage.T13CertificateConsumer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message consumer for TLS 1.3.
CertificateMessage.T13CertificateMessage - org.openeuler.sun.security.ssl中的类
The Certificate handshake message for TLS 1.3.
CertificateMessage.T13CertificateProducer - org.openeuler.sun.security.ssl中的类
The "Certificate" handshake message producer for TLS 1.3.
CertificateRequest - org.openeuler.sun.security.ssl中的类
Pack of the CertificateRequest handshake message.
CertificateRequest() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest
 
CertificateRequest.ClientCertificateType - org.openeuler.sun.security.ssl中的枚举
 
CertificateRequest.GMTlsCertificateRequestConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message consumer for GMTLS.
CertificateRequest.GMTlsCertificateRequestMessage - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message for GMTLS.
CertificateRequest.GMTlsCertificateRequestProducer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message producer for GMTLS.
CertificateRequest.T10CertificateRequestConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message consumer for SSL 3.0 and TLS 1.0/1.1.
CertificateRequest.T10CertificateRequestMessage - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message for SSL 3.0 and TLS 1.0/1.1.
CertificateRequest.T10CertificateRequestProducer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message producer for SSL 3.0 and TLS 1.0/1.1.
CertificateRequest.T12CertificateRequestConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message consumer for TLS 1.2.
CertificateRequest.T12CertificateRequestMessage - org.openeuler.sun.security.ssl中的类
The CertificateRequest handshake message for TLS 1.2.
CertificateRequest.T12CertificateRequestProducer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message producer for TLS 1.2.
CertificateRequest.T13CertificateRequestConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message consumer for TLS 1.3.
CertificateRequest.T13CertificateRequestMessage - org.openeuler.sun.security.ssl中的类
The CertificateRequest handshake message for TLS 1.3.
CertificateRequest.T13CertificateRequestProducer - org.openeuler.sun.security.ssl中的类
The "CertificateRequest" handshake message producer for TLS 1.3.
certificates() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
certificates - 类 中的变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl.X509Credentials
 
CertificateStatus - org.openeuler.sun.security.ssl中的类
Consumers and producers for the CertificateStatus handshake message.
CertificateStatus() - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus
 
CertificateStatus.CertificateStatusAbsence - org.openeuler.sun.security.ssl中的类
 
CertificateStatus.CertificateStatusConsumer - org.openeuler.sun.security.ssl中的类
The CertificateStatus handshake message consumer.
CertificateStatus.CertificateStatusMessage - org.openeuler.sun.security.ssl中的类
The CertificateStatus handshake message.
CertificateStatus.CertificateStatusProducer - org.openeuler.sun.security.ssl中的类
The CertificateStatus handshake message consumer.
CertificateStatusAbsence() - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusAbsence
 
CertificateStatusConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusConsumer
 
CertificateStatusMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
CertificateStatusMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
CertificateStatusProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusProducer
 
CertificateVerify - org.openeuler.sun.security.ssl中的类
Pack of the CertificateVerify handshake message.
CertificateVerify() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify
 
CertificateVerify.GMTlsCertificateVerifyConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message consumer.
CertificateVerify.GMTlsCertificateVerifyMessage - org.openeuler.sun.security.ssl中的类
The CertificateVerify handshake message (GMTLS).
CertificateVerify.GMTlsCertificateVerifyProducer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message producer.
CertificateVerify.S30CertificateVerifyConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message consumer.
CertificateVerify.S30CertificateVerifyMessage - org.openeuler.sun.security.ssl中的类
The CertificateVerify handshake message (SSL 3.0).
CertificateVerify.S30CertificateVerifyProducer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message producer.
CertificateVerify.T10CertificateVerifyConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message consumer.
CertificateVerify.T10CertificateVerifyMessage - org.openeuler.sun.security.ssl中的类
The CertificateVerify handshake message (TLS 1.0/1.1).
CertificateVerify.T10CertificateVerifyProducer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message producer.
CertificateVerify.T12CertificateVerifyConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message consumer.
CertificateVerify.T12CertificateVerifyMessage - org.openeuler.sun.security.ssl中的类
The CertificateVerify handshake message (TLS 1.2).
CertificateVerify.T12CertificateVerifyProducer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message producer.
CertificateVerify.T13CertificateVerifyConsumer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message consumer.
CertificateVerify.T13CertificateVerifyMessage - org.openeuler.sun.security.ssl中的类
The CertificateVerify handshake message (TLS 1.3).
CertificateVerify.T13CertificateVerifyProducer - org.openeuler.sun.security.ssl中的类
The "CertificateVerify" handshake message producer.
certPath - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
certPath() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
certPathCheckers() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
CertPathConstraintsParameters - org.openeuler.sun.security.provider.certpath中的类
This class contains parameters for checking certificates against constraints specified in the jdk.certpath.disabledAlgorithms security property.
CertPathConstraintsParameters(X509Certificate, String, TrustAnchor, Date) - 类 的构造器org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
CertPathConstraintsParameters(Key, String, TrustAnchor) - 类 的构造器org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
CertPathConstraintsParameters(Key, String, TrustAnchor, Date, X509Certificate) - 类 的构造器org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
certPathDebug - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
certPathDefaultConstraints - 类 中的静态变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
certPathLength - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
certPbeIterationCount - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
certProtectionAlgorithm - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
certRequestContext - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
certs - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
CertSignAlgsExtension - org.openeuler.sun.security.ssl中的类
Pack of the "signature_algorithms_cert" extensions.
CertSignAlgsExtension() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
CertSignAlgsExtension.CertSignatureSchemesStringizer - org.openeuler.sun.security.ssl中的类
 
CertSignAlgsExtension.CHCertSignatureSchemesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "signature_algorithms_cert" extension in the ClientHello handshake message.
CertSignAlgsExtension.CHCertSignatureSchemesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "signature_algorithms_cert" extension in the ClientHello handshake message.
CertSignAlgsExtension.CHCertSignatureSchemesUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "signature_algorithms_cert" extension in the ClientHello handshake message.
CertSignAlgsExtension.CRCertSignatureSchemesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "signature_algorithms_cert" extension in the CertificateRequest handshake message.
CertSignAlgsExtension.CRCertSignatureSchemesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "signature_algorithms_cert" extension in the CertificateRequest handshake message.
CertSignAlgsExtension.CRCertSignatureSchemesUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "signature_algorithms_cert" extension in the CertificateRequest handshake message.
CertSignatureSchemesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CertSignatureSchemesStringizer
 
certsMap - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
CertStatusExtension - org.openeuler.sun.security.ssl中的类
Pack of "status_request" and "status_request_v2" extensions.
CertStatusExtension() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension
 
CertStatusExtension.CertStatusRequest - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CertStatusRequestSpec - org.openeuler.sun.security.ssl中的类
The "status_request" extension.
CertStatusExtension.CertStatusRequestsStringizer - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CertStatusRequestStringizer - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CertStatusRequestType - org.openeuler.sun.security.ssl中的枚举
 
CertStatusExtension.CertStatusRequestV2Spec - org.openeuler.sun.security.ssl中的类
The "status_request_v2" extension.
CertStatusExtension.CertStatusResponse - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CertStatusResponseSpec - org.openeuler.sun.security.ssl中的类
Defines the CertificateStatus response structure as outlined in RFC 6066.
CertStatusExtension.CertStatusRespStringizer - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CHCertStatusReqConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "status_request" extension in the ClientHello handshake message.
CertStatusExtension.CHCertStatusReqProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "status_request" extension in the ClientHello handshake message.
CertStatusExtension.CHCertStatusReqV2Consumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "status_request_v2" extension in the ClientHello handshake message.
CertStatusExtension.CHCertStatusReqV2Producer - org.openeuler.sun.security.ssl中的类
Network data producer of a "status_request_v2" extension in the ClientHello handshake message.
CertStatusExtension.CTCertStatusResponseConsumer - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.CTCertStatusResponseProducer - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.OCSPStatusRequest - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.OCSPStatusResponse - org.openeuler.sun.security.ssl中的类
 
CertStatusExtension.SHCertStatusReqConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "status_request" extension in the ServerHello handshake message.
CertStatusExtension.SHCertStatusReqProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "status_request" extension in the ServerHello handshake message.
CertStatusExtension.SHCertStatusReqV2Consumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "status_request_v2" extension in the ServerHello handshake message.
CertStatusExtension.SHCertStatusReqV2Producer - org.openeuler.sun.security.ssl中的类
Network data producer of a "status_request_v2" extension in the ServerHello handshake message.
certStatusReqStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
CertStatusRequest(byte, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequest
 
certStatusRequests - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestV2Spec
 
CertStatusRequestSpec(CertStatusExtension.CertStatusRequest) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestSpec
 
CertStatusRequestSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestSpec
 
CertStatusRequestsStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestsStringizer
 
CertStatusRequestStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestStringizer
 
CertStatusRequestType(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
 
CertStatusRequestV2Spec(CertStatusExtension.CertStatusRequest[]) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestV2Spec
 
CertStatusRequestV2Spec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestV2Spec
 
certStatusReqV2Stringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
CertStatusResponse(byte, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponse
 
CertStatusResponseSpec(CertStatusExtension.CertStatusResponse) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponseSpec
 
CertStatusResponseSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponseSpec
 
certStatusRespStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
CertStatusRespStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRespStringizer
 
CertStoreComparator() - 类 的构造器org.openeuler.sun.security.provider.certpath.PKIX.CertStoreComparator
 
certStores() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
certStores() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
CertStoreTypeException(String, CertStoreException) - 异常错误 的构造器org.openeuler.sun.security.provider.certpath.PKIX.CertStoreTypeException
 
chain - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.PrivateKeyEntry
 
CHAIN0 - 类 中的静态变量org.openeuler.sun.security.validator.Validator
 
CHAlpnAbsence() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnAbsence
 
CHAlpnConsumer() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnConsumer
 
CHAlpnProducer() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnProducer
 
ChangeCipherSpec - org.openeuler.sun.security.ssl中的类
Pack of the ChangeCipherSpec message.
ChangeCipherSpec() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec
 
ChangeCipherSpec.GMTLSChangeCipherSpecConsumer - org.openeuler.sun.security.ssl中的类
The "ChangeCipherSpec" message producer.
ChangeCipherSpec.GMTLSChangeCipherSpecProducer - org.openeuler.sun.security.ssl中的类
 
ChangeCipherSpec.T10ChangeCipherSpecConsumer - org.openeuler.sun.security.ssl中的类
The "ChangeCipherSpec" message producer.
ChangeCipherSpec.T10ChangeCipherSpecProducer - org.openeuler.sun.security.ssl中的类
The "ChangeCipherSpec" message producer.
ChangeCipherSpec.T13ChangeCipherSpecConsumer - org.openeuler.sun.security.ssl中的类
 
changeFragmentSize(int) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
changeFragmentSize(int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
changePacketSize(int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
changeReadCiphers(SSLCipher.SSLReadCipher) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
changeWriteCiphers(SSLCipher.SSLWriteCipher, boolean) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
changeWriteCiphers(SSLCipher.SSLWriteCipher, byte) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
CHCertificateAuthoritiesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CHCertificateAuthoritiesConsumer
 
CHCertificateAuthoritiesProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CHCertificateAuthoritiesProducer
 
CHCertSignatureSchemesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesConsumer
 
CHCertSignatureSchemesProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesProducer
 
CHCertSignatureSchemesUpdate() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesUpdate
 
CHCertStatusReqConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqConsumer
 
CHCertStatusReqProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqProducer
 
CHCertStatusReqV2Consumer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqV2Consumer
 
CHCertStatusReqV2Producer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqV2Producer
 
CHCookieConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.CHCookieConsumer
 
CHCookieProducer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.CHCookieProducer
 
CHCookieUpdate() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.CHCookieUpdate
 
check(Certificate, Collection<String>) - 类 中的方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
check(PublicKey, X509CRL, String, TrustAnchor) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Check the signature algorithm with the specified public key.
check(PublicKey, AlgorithmId, String, TrustAnchor) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Check the signature algorithm with the specified public key.
check(X509Certificate, Date, List<SNIServerName>, String) - 枚举 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
 
check(X509Certificate[], Object, boolean) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
 
checkAdditionalTrust(X509Certificate[], String, Socket, boolean) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkAdditionalTrust(X509Certificate[], String, SSLEngine, boolean) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkAlgorithmConstraints(X509Certificate[], AlgorithmConstraints, boolean) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkBasicConstraints(X509Certificate, Set<String>, int) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
 
checkBinder(ServerHandshakeContext, SSLSessionImpl, HandshakeHash, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
checkBuilderParams(CertPathParameters) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.PKIX
 
checkCBCMac(Authenticator.MAC, ByteBuffer, byte, int, byte[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
checkClientCerts(ServerHandshakeContext, X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
checkClientCerts(ServerHandshakeContext, X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
checkClientCerts(ServerHandshakeContext, List<CertificateMessage.CertificateEntry>) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkClientTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkClientTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkCodeSigning(X509Certificate, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Check whether this certificate can be used for code signing.
checkConstraints(AlgorithmConstraints, ECPublicKey, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
checkConstraints(AlgorithmConstraints, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
checkDistrust(String, X509Certificate[]) - 枚举 中的方法org.openeuler.sun.security.validator.CADistrustPolicy
Checks if the end-entity certificate is distrusted.
checkDistrust(X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.validator.SymantecTLSPolicy
This method assumes the eeCert is a TLS Server Cert and chains back to the anchor.
checkEKU(X509Certificate, Set<String>, String) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Utility method checking if the extended key usage extension in certificate cert allows use for expectedEKU.
checkEOF() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Return whether we have reached end-of-file.
checkers - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
checkExtensions(X509Certificate, int) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
 
checkIdentity(SSLSession, X509Certificate[], String, boolean) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkIdentity(String, X509Certificate, String) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkIdentity(String, X509Certificate, String, boolean) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkKeyUsage(X509Certificate, int) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Utility method checking if bit 'bit' is set in this certificates key usage extension.
checkKeyUsage(X509Certificate, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
 
checkLength(int) - 类 中的方法org.openeuler.sun.security.ssl.SessionId
Checks the length of the session ID to make sure it sits within the range called out in the specification
checkMacTags(byte, ByteBuffer, Authenticator.MAC, byte[], boolean) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
checkNetscapeCertType(X509Certificate, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
 
checkNotBefore(LocalDate, LocalDate, X509Certificate) - 类 中的静态方法org.openeuler.sun.security.validator.SymantecTLSPolicy
 
checkNull(T) - 类 中的静态方法org.openeuler.sun.security.ssl.SunJSSE
 
checkOverflow(int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
checkPadding(ByteBuffer, byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
checkParams(PKIXBuilderParameters) - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
checkParams(CertPath, CertPathParameters) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.PKIX
 
checkParams(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
checkRemainingExtensions(Set<String>) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Utility method checking if there are any unresolved critical extensions.
CheckResult() - 枚举 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckResult
 
checkResult - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
checkServerCerts(ClientHandshakeContext, X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
Perform client-side checking of server certificates.
checkServerCerts(ClientHandshakeContext, X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
Perform client-side checking of server certificates.
checkServerCerts(ClientHandshakeContext, List<CertificateMessage.CertificateEntry>) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkServerTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkServerTrusted(X509Certificate[], String, Socket) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkSign(int) - 类 中的静态方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
checkStreamMac(Authenticator.MAC, ByteBuffer, byte, byte[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
checkTaskThrown() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
checkTLSClient(X509Certificate, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Check whether this certificate can be used for TLS client authentication.
checkTLSRevocation - 类 中的静态变量org.openeuler.sun.security.validator.PKIXValidator
Flag indicating whether to enable revocation check for the PKIX trust manager.
checkTLSServer(X509Certificate, String, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Check whether this certificate can be used for TLS server authentication using the specified authentication type parameter.
checkTrusted(X509Certificate[], String, Socket, boolean) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkTrusted(X509Certificate[], String, SSLEngine, boolean) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkTrustedInit(X509Certificate[], String, boolean) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
checkTSAServer(X509Certificate, Set<String>) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Check whether this certificate can be used by a time stamping authority server (see RFC 3161, section 2.3).
CheckType(Set<String>) - 枚举 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
 
checkType - 类 中的变量org.openeuler.sun.security.util.HostnameChecker
 
checkVersion(int) - 类 中的静态方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
checkX509Certs(Certificate[]) - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
CHECPointFormatsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.CHECPointFormatsConsumer
 
CHECPointFormatsProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.CHECPointFormatsProducer
 
CHExtendedMasterSecretAbsence() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretAbsence
 
CHExtendedMasterSecretConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretConsumer
 
CHExtendedMasterSecretProducer() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretProducer
 
childSessions - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
CHKeyShareConsumer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareConsumer
 
CHKeyShareProducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareProducer
 
CHKeyShareSpec(List<KeyShareExtension.KeyShareEntry>) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareSpec
 
CHKeyShareSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareSpec
 
CHKeyShareStringizer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareStringizer
 
CHMaxFragmentLengthConsumer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.CHMaxFragmentLengthConsumer
 
CHMaxFragmentLengthProducer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.CHMaxFragmentLengthProducer
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECPointFormatsExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
chNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
chOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECPointFormatsExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
chOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
chOnTradeAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
chOnTradeAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
chOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
chOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
chOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
chOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
chooseAlias(List<X509KeyManagerImpl.KeyType>, Principal[], X509KeyManagerImpl.CheckType, AlgorithmConstraints) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseAlias(List<X509KeyManagerImpl.KeyType>, Principal[], X509KeyManagerImpl.CheckType, AlgorithmConstraints, List<SNIServerName>, String) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseCipherSuite(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的静态方法org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer
 
chooseCipherSuite(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的静态方法org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer
 
chooseCipherSuite(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的静态方法org.openeuler.sun.security.ssl.ServerHello.T13ServerHelloProducer
 
chooseClientAlias(String[], Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
chooseClientAlias(String[], Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
chooseClientAlias(String[], Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
chooseClientAlias(String[], Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseKeyManager(KeyManager[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
choosePossession(HandshakeContext, ClientHello.ClientHelloMessage) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateProducer
 
choosePossession(HandshakeContext, CertificateRequest.T12CertificateRequestMessage) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestConsumer
 
chooseServerAlias(String, Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
chooseServerAlias(String, Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
chooseServerAlias(String, Principal[], Socket) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
chooseSni(Collection<SNIMatcher>, List<SNIServerName>) - 类 中的静态方法org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNameConsumer
 
chooseTrustManager(TrustManager[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
CHPreSharedKeyAbsence() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyAbsence
 
CHPreSharedKeyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyConsumer
 
CHPreSharedKeyProducer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyProducer
 
CHPreSharedKeySpec(List<PreSharedKeyExtension.PskIdentity>, List<byte[]>) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
CHPreSharedKeySpec(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
CHPreSharedKeyStringizer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyStringizer
 
CHPreSharedKeyUpdate() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyUpdate
 
CHRenegotiationInfoAbsence() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoAbsence
 
CHRenegotiationInfoConsumer() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoConsumer
 
CHRenegotiationInfoProducer() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoProducer
 
CHServerNameConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNameConsumer
 
CHServerNameProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNameProducer
 
CHServerNamesSpec(List<SNIServerName>) - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec
 
CHServerNamesSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec
 
CHServerNamesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesStringizer
 
CHSignatureSchemesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesConsumer
 
CHSignatureSchemesOnLoadAbsence() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesOnLoadAbsence
 
CHSignatureSchemesOnTradeAbsence() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesOnTradeAbsence
 
CHSignatureSchemesProducer() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesProducer
 
CHSignatureSchemesUpdate() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesUpdate
 
chStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
chStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
chStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
chStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
CHSupportedGroupsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.CHSupportedGroupsConsumer
 
CHSupportedGroupsProducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.CHSupportedGroupsProducer
 
CHSupportedVersionsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsConsumer
 
CHSupportedVersionsProducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsProducer
 
CHSupportedVersionsSpec(int[]) - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsSpec
 
CHSupportedVersionsSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsSpec
 
CHSupportedVersionsStringizer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsStringizer
 
chV2NetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
chV2OnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
cid - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator.StreamReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
cipher - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
CIPHER_3DES - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for (3-key) Triple DES in CBC mode without padding.
CIPHER_AES - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for AES in CBC mode without padding.
CIPHER_AES_GCM - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for AES in GCM mode without padding.
CIPHER_DES - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for DES in CBC mode without padding.
CIPHER_RC4 - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for the stream cipher RC4.
CIPHER_RSA_PKCS1 - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for RSA with PKCS#1 v1.5 padding.
CIPHER_SM2 - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for SM2.
CIPHER_SM4 - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for SM4 in CBC mode without padding.
CIPHER_SM4_GCM - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCE transformation string for SM4 in GCM mode without padding.
cipherAlgorithm - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
cipherKeyLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
cipherLimits - 枚举 中的静态变量org.openeuler.sun.security.ssl.SSLCipher
 
CipherSuite - org.openeuler.sun.security.ssl中的枚举
Enum for SSL/TLS cipher suites.
CipherSuite(String, int) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite
 
CipherSuite(int, boolean, String, ProtocolVersion[], SSLCipher, CipherSuite.HashAlg) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite
 
CipherSuite(int, boolean, String, String, ProtocolVersion[], CipherSuite.KeyExchange, SSLCipher, CipherSuite.MacAlg, CipherSuite.HashAlg) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite
 
cipherSuite - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer.KeyExchangeProperties
 
cipherSuite - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
cipherSuite - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer.KeyExchangeProperties
 
cipherSuite - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
cipherSuite - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
CipherSuite.HashAlg - org.openeuler.sun.security.ssl中的枚举
The hash algorithms used for PRF (PseudoRandom Function) or HKDF.
CipherSuite.KeyExchange - org.openeuler.sun.security.ssl中的枚举
An SSL/TLS key exchange algorithm.
CipherSuite.MacAlg - org.openeuler.sun.security.ssl中的枚举
An SSL/TLS key MAC algorithm.
cipherSuiteIds - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
cipherSuites - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
Ciphertext - org.openeuler.sun.security.ssl中的类
 
Ciphertext() - 类 的构造器org.openeuler.sun.security.ssl.Ciphertext
 
Ciphertext(byte, byte, long) - 类 的构造器org.openeuler.sun.security.ssl.Ciphertext
 
CipherType - org.openeuler.sun.security.ssl中的枚举
Enum for SSL/TLS cipher types.
CipherType() - 枚举 的构造器org.openeuler.sun.security.ssl.CipherType
 
cipherType - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
clear() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Clear the status response cache
clear() - 类 中的方法org.openeuler.sun.security.util.Cache
Remove all entries from the cache.
clear() - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
clear() - 类 中的方法org.openeuler.sun.security.util.NullCache
 
ClientAuthType - org.openeuler.sun.security.ssl中的枚举
Client authentication type.
ClientAuthType() - 枚举 的构造器org.openeuler.sun.security.ssl.ClientAuthType
 
clientAuthType - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
clientCache - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
ClientCertificateType(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
ClientCertificateType(byte, String, String, boolean) - 枚举 的构造器org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
clientCipherKey - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
clientCustomizedCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.GMTLSContext
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS10Context
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS11Context
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS12Context
 
clientDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS13Context
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.GMTLSContext
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS10Context
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS11Context
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS12Context
 
clientDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.TLS13Context
 
clientEnableStapling - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
ClientExtensions() - 类 的构造器org.openeuler.sun.security.ssl.SSLExtension.ClientExtensions
 
ClientHandshakeContext - org.openeuler.sun.security.ssl中的类
 
ClientHandshakeContext(SSLContextImpl, TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.ClientHandshakeContext
 
ClientHello - org.openeuler.sun.security.ssl中的类
Pack of the ClientHello handshake message.
ClientHello() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello
 
clientHello - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
ClientHello.ClientHelloConsumer - org.openeuler.sun.security.ssl中的类
The "ClientHello" handshake message consumer.
ClientHello.ClientHelloKickstartProducer - org.openeuler.sun.security.ssl中的类
The "ClientHello" handshake message kick start producer.
ClientHello.ClientHelloMessage - org.openeuler.sun.security.ssl中的类
The ClientHello handshake message.
ClientHello.ClientHelloProducer - org.openeuler.sun.security.ssl中的类
 
ClientHello.GMTLSClientHelloConsumer - org.openeuler.sun.security.ssl中的类
The "ClientHello" handshake message consumer for GMTLS
ClientHello.T12ClientHelloConsumer - org.openeuler.sun.security.ssl中的类
The "ClientHello" handshake message consumer for TLS 1.2 and prior SSL/TLS protocol versions.
ClientHello.T13ClientHelloConsumer - org.openeuler.sun.security.ssl中的类
The "ClientHello" handshake message consumer for TLS 1.3.
ClientHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.ClientHelloConsumer
 
ClientHelloKickstartProducer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.ClientHelloKickstartProducer
 
ClientHelloMessage(HandshakeContext, int, SessionId, List<CipherSuite>, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
ClientHelloMessage(HandshakeContext, ByteBuffer, SSLExtension[]) - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
ClientHelloProducer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.ClientHelloProducer
 
clientHelloRandom - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
clientHelloVersion - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
clientIv - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
ClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
ClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ClientKeyExchange
 
ClientKeyExchange.ClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The "ClientKeyExchange" handshake message consumer.
ClientKeyExchange.ClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The "ClientKeyExchange" handshake message producer.
ClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ClientKeyExchange.ClientKeyExchangeConsumer
 
ClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ClientKeyExchange.ClientKeyExchangeProducer
 
clientMacKey - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
clientRandom - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
clientRandom - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
clientRandom - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
clientRequestedNamedGroups - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
clientShares - 类 中的变量org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareSpec
 
clientSignHead - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
clientValidator - 类 中的变量org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
clientVerifyData - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
clientVersion - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
clone() - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
CloneableHash(MessageDigest) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.CloneableHash
 
cloneMd5() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
cloneSha() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
close() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
close() - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
Prevent any more data from being read into this record, and flag the record as holding no data.
close() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
close() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
close() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
close() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppOutputStream
 
close() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
closeInbound() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
closeInbound() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
closeOutbound() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
closeOutbound() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
closeReason - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
closeSocket(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
compare(CertStore, CertStore) - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.CertStoreComparator
 
compare(ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
Compares this object with the specified ProtocolVersion.
compareMacTags(ByteBuffer, byte[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
compareTo(X509KeyManagerImpl.EntryStatus) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
compatModeEnabled - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
complete() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
compressionMethod - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
compressionMethod - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
compute(byte, ByteBuffer, byte[], boolean) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.GMTLSMac
 
compute(byte, ByteBuffer, byte[], boolean) - 接口 中的方法org.openeuler.sun.security.ssl.Authenticator.MAC
Compute and returns the MAC for the remaining data in this ByteBuffer.
compute(byte, ByteBuffer, boolean) - 接口 中的方法org.openeuler.sun.security.ssl.Authenticator.MAC
Compute and returns the MAC for the remaining data in this ByteBuffer.
compute(byte, ByteBuffer, byte[], boolean) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
compute(byte, ByteBuffer, byte[], boolean) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSL30Mac
 
compute(byte, ByteBuffer, byte[], boolean) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSLNullMac
 
compute(byte, ByteBuffer, byte[], boolean) - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.TLS10Mac
 
computeBinder(HandshakeContext, SecretKey, SSLSessionImpl, HandshakeHash) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
computeBinder(HandshakeContext, SecretKey, HandshakeHash, SSLSessionImpl, HandshakeContext, ClientHello.ClientHelloMessage, PreSharedKeyExtension.CHPreSharedKeySpec) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
computeBinder(HandshakeContext, SecretKey, SSLSessionImpl, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
concat(byte[], byte[]) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
concat(byte[], byte[]) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
conContext - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
conContext - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineImpl
 
conContext - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
conformsToAlgorithmConstraints(AlgorithmConstraints, Certificate[], String) - 类 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
connect(SocketAddress) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Connects this socket to the server.
connect(SocketAddress, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
ConnectionContext - org.openeuler.sun.security.ssl中的接口
SSL/TLS connection context.
conSession - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
constraints - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
constraints - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Alert.AlertConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CHCertificateAuthoritiesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CRCertificateAuthoritiesConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqV2Consumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CTCertStatusResponseConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqV2Consumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ChangeCipherSpec.GMTLSChangeCipherSpecConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ChangeCipherSpec.T10ChangeCipherSpecConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ChangeCipherSpec.T13ChangeCipherSpecConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.GMTLSClientHelloConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.T12ClientHelloConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.T13ClientHelloConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ClientKeyExchange.ClientKeyExchangeConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.CHCookieConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.CHCookieUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.HRRCookieConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHEClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.CHECPointFormatsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.SHECPointFormatsConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeConsumer
 
consume() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.CHMaxFragmentLengthConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthUpdate
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T13ServerHelloConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerKeyExchange.ServerKeyExchangeConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNameConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.EEServerNameConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNameConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesUpdate
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesUpdate
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeConsumer
 
consume(ConnectionContext, ByteBuffer) - 接口 中的方法org.openeuler.sun.security.ssl.SSLConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 接口 中的方法org.openeuler.sun.security.ssl.SSLExtension.ExtensionConsumer
 
consume(ConnectionContext, ByteBuffer) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLHandshake
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.CHSupportedGroupsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.EESupportedGroupsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsConsumer
 
consume(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsConsumer
 
consumedInput - 类 中的变量org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
consumeOnLoad(ConnectionContext, SSLHandshake.HandshakeMessage, ByteBuffer) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
consumeOnLoad(HandshakeContext, SSLExtension[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
Consume the specified extensions.
consumeOnTrade(ConnectionContext, SSLHandshake.HandshakeMessage) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
consumeOnTrade(HandshakeContext, SSLExtension[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
Consider impact of the specified extensions.
consumePreSharedKey() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
consumePskIdentity() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
consumers - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
contains(PskKeyExchangeModesExtension.PskKeyExchangeMode) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
contentType - 类 中的变量org.openeuler.sun.security.ssl.Ciphertext
 
ContentType - org.openeuler.sun.security.ssl中的枚举
Enum for SSL/TLS content types.
ContentType(byte, String, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.ContentType
 
contentType - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
contentType - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
context - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator.ECCKAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator.RSAKAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask.DelegatedAction
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLMasterKeyDerivation.LegacyMasterKeyDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
 
context - 类 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
convertPrincipals(Principal[]) - 类 中的静态方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
convertToClientHello(ByteBuffer) - 类 中的静态方法org.openeuler.sun.security.ssl.InputRecord
 
cookie - 类 中的变量org.openeuler.sun.security.ssl.CookieExtension.CookieSpec
 
CookieExtension - org.openeuler.sun.security.ssl中的类
 
CookieExtension() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension
 
CookieExtension.CHCookieConsumer - org.openeuler.sun.security.ssl中的类
 
CookieExtension.CHCookieProducer - org.openeuler.sun.security.ssl中的类
 
CookieExtension.CHCookieUpdate - org.openeuler.sun.security.ssl中的类
 
CookieExtension.CookieSpec - org.openeuler.sun.security.ssl中的类
The "cookie" extension.
CookieExtension.CookieStringizer - org.openeuler.sun.security.ssl中的类
 
CookieExtension.HRRCookieConsumer - org.openeuler.sun.security.ssl中的类
 
CookieExtension.HRRCookieProducer - org.openeuler.sun.security.ssl中的类
 
CookieExtension.HRRCookieReproducer - org.openeuler.sun.security.ssl中的类
 
cookieSecret - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
CookieSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.CookieSpec
 
cookieStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
CookieStringizer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.CookieStringizer
 
cookieVersion - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
copy() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
copy() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
copyKeyStore(KeyStore, char[], KeyStore, char[]) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
Copy source keystore to dest keystore.
CORE_ATTRIBUTES - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
counter - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
CRCertificateAuthoritiesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CRCertificateAuthoritiesConsumer
 
CRCertificateAuthoritiesProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CRCertificateAuthoritiesProducer
 
CRCertSignatureSchemesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesConsumer
 
CRCertSignatureSchemesProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesProducer
 
CRCertSignatureSchemesUpdate() - 类 的构造器org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesUpdate
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 接口 中的方法org.openeuler.sun.security.ssl.SSLCipher.ReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator
 
createCipher(SSLCipher, Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 接口 中的方法org.openeuler.sun.security.ssl.SSLCipher.WriteCipherGenerator
 
createClientKeyDerivation(ClientHandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHKAGenerator
 
createClientPossession(ClientHandshakeContext, String) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
createClientPossession(ClientHandshakeContext, String) - 类 中的方法org.openeuler.sun.security.ssl.X509Authentication.X509PossessionGenerator
 
createCookie(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.HelloCookieManager
 
createCookie(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
createDestKeyStore(List<KeyStoreManager.KeyStoreDescriptor>, KeyStoreManager.KeyStoreDescriptor) - 类 中的静态方法org.openeuler.gm.KeyStoreManager
 
createEmptyKeyStore(TrustStoreManager.TrustStoreDescriptor) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Create empty key store
createEncryptedData(char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
createGMX509Possession(String, String[], X509ExtendedKeyManager, HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
createHkdfInfo(byte[], byte[], int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
createHkdfInfo(byte[], byte[], int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLSecretDerivation
 
createHkdfInfo(byte[], int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivation
 
createInstance() - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
Create an instance of TrustStoreDescriptor for the default trusted KeyStore.
createInstance(String, String, String, String, boolean) - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
createInstances() - 类 中的静态方法org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
createInstances(String[], String[], String[], String[]) - 类 中的静态方法org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
createInstances() - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAGenerator
 
createKeyDerivation(HandshakeContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLKeyAgreementGenerator
 
createKeyDerivation(HandshakeContext, SecretKey) - 接口 中的方法org.openeuler.sun.security.ssl.SSLKeyDerivationGenerator
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
createKeyDerivation(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
createKeyDerivation(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
createKeyDerivation(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
createKeyDerivation(HandshakeContext, SecretKey) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
 
createKeyDerivation(HandshakeContext, SecretKey) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
 
createKeyDerivation(HandshakeContext, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.GMTLSTrafficKeyDerivationGenerator
 
createKeyDerivation(HandshakeContext, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.S30TrafficKeyDerivationGenerator
 
createKeyDerivation(HandshakeContext, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T10TrafficKeyDerivationGenerator
 
createKeyDerivation(HandshakeContext, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T12TrafficKeyDerivationGenerator
 
createKeyDerivation(HandshakeContext, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivationGenerator
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPossessionGenerator
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossessionGenerator
 
createPossession(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.GMX509Authentication
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPossessionGenerator
Kerberos service credentials.
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSAPossessionGenerator
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SM2KeyExchange.SM2PossessionGenerator
 
createPossession(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
createPossession(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
createPossession(HandshakeContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLPossessionGenerator
 
createPossession(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.X509Authentication
 
createPossession(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.X509Authentication.X509PossessionGenerator
 
createPossessions(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
createPremasterSecret(ClientHandshakeContext) - 类 中的静态方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
createPremasterSecret(ProtocolVersion, SecureRandom) - 类 中的静态方法org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPremasterSecret
 
createPremasterSecret(ClientHandshakeContext) - 类 中的静态方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
createPskPrototype(int, List<PreSharedKeyExtension.PskIdentity>) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyProducer
 
createReadCipher(Authenticator, ProtocolVersion, SecretKey, IvParameterSpec, SecureRandom) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLCipher
 
createSafeContent() - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
createServerKeyDerivation(ServerHandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHKAGenerator
 
createServerPossession(ServerHandshakeContext, String) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
createServerPossession(ServerHandshakeContext, String) - 类 中的方法org.openeuler.sun.security.ssl.X509Authentication.X509PossessionGenerator
 
createServerSocket() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
Returns an unbound server socket.
createServerSocket(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
 
createServerSocket(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
 
createServerSocket(int, int, InetAddress) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
 
createSocket() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Creates an unconnected socket.
createSocket(String, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructs an SSL connection to a named host at a specified port.
createSocket(Socket, String, int, boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Returns a socket layered over an existing socket to a ServerSocket on the named host, at the given port.
createSocket(Socket, InputStream, boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
 
createSocket(InetAddress, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructs an SSL connection to a server at a specified address and TCP port.
createSocket(String, int, InetAddress, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructs an SSL connection to a named host at a specified port.
createSocket(InetAddress, int, InetAddress, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructs an SSL connection to a server at a specified address and TCP port.
createSSLEngineImpl() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
createSSLEngineImpl(String, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
createSSLEngineImpl() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
createSSLEngineImpl(String, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
createSSLException(String) - 枚举 中的方法org.openeuler.sun.security.ssl.Alert
 
createSSLException(String, Throwable) - 枚举 中的方法org.openeuler.sun.security.ssl.Alert
 
createVerifyData(HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSVerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.Finished.S30VerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T10VerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12VerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13VerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 接口 中的方法org.openeuler.sun.security.ssl.Finished.VerifyDataGenerator
 
createVerifyData(HandshakeContext, boolean) - 枚举 中的方法org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
 
createWriteCipher(Authenticator, ProtocolVersion, SecretKey, IvParameterSpec, SecureRandom) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLCipher
 
creationTime - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
credentialsMap - 类 中的变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
crNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
crNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
crNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
crOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
crOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
crOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
crOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
crOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
crOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
CRSignatureSchemesAbsence() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesAbsence
 
CRSignatureSchemesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesConsumer
 
CRSignatureSchemesProducer() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesProducer
 
CRSignatureSchemesUpdate() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesUpdate
 
cryptoProvider - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
cs - 类 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivation
 
csRef - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
 
CTCertStatusResponseConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CTCertStatusResponseConsumer
 
CTCertStatusResponseProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.CTCertStatusResponseProducer
 
ctNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
ctOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
currentByte - 类 中的变量org.openeuler.sun.misc.HexDumpEncoder
 
currentCertEntry - 类 中的变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
CURVE_NAMED_CURVE - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
CURVE_NAMED_CURVE - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
CURVE_NAMED_CURVE - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
customizedClientProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
CustomizedClientSignatureSchemes() - 类 的构造器org.openeuler.sun.security.ssl.SSLConfiguration.CustomizedClientSignatureSchemes
 
customizedDHKeySize - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
customizedProtocols(boolean, List<ProtocolVersion>) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
customizedServerProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
CustomizedServerSignatureSchemes() - 类 的构造器org.openeuler.sun.security.ssl.SSLConfiguration.CustomizedServerSignatureSchemes
 
CustomizedSSLProtocols() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
CustomizedTLSContext() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 

D

date - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.Entry
 
date - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
date - 类 中的变量org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
date - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
date() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
dateFormat - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
debug - 类 中的静态变量org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
debug - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
debug - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
debug - 类 中的静态变量org.openeuler.sun.misc.SharedSecrets
 
debug - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
debug - 类 中的静态变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
debug - 类 中的静态变量org.openeuler.sun.security.provider.certpath.PKIX
 
debug - 类 中的静态变量org.openeuler.sun.security.util.KeyStoreDelegator
 
DEBUG - 类 中的静态变量org.openeuler.sun.security.util.MemoryCache
 
DECEMBER_31_2019 - 类 中的静态变量org.openeuler.sun.security.validator.SymantecTLSPolicy
 
decode(ServerHandshakeContext, PrivateKey, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
decode(ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
decode(ProtocolVersion, ProtocolVersion, byte[], SecureRandom) - 类 中的静态方法org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPremasterSecret
 
decode(ServerHandshakeContext, PrivateKey, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
decode(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
decode(ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
decode(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
decode(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
decode(ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
decode(TransportContext, ByteBuffer[], int, int, ByteBuffer[], int, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.SSLTransport
Decodes an array of SSL/TLS network source data into the destination application data buffers.
decodeInputRecord(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
decodeInputRecord(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
decodePoint(byte[], EllipticCurve) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
decompose(CipherSuite.KeyExchange, SSLCipher, CipherSuite.MacAlg, CipherSuite.HashAlg) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decompose(String) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decomposes(CipherSuite.KeyExchange) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decomposes(SSLCipher) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decomposes(CipherSuite.MacAlg, SSLCipher) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decomposes(CipherSuite.HashAlg) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator.NullReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator.StreamReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
decrypt(byte, ByteBuffer, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestSpec
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestV2Spec
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesSpec
 
DEFAULT - 类 中的静态变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
DEFAULT_BACKLOG - 类 中的静态变量org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
 
DEFAULT_CACHE_LIFETIME - 类 中的静态变量org.openeuler.sun.security.ssl.StatusResponseManager
 
DEFAULT_CACHE_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.StatusResponseManager
 
DEFAULT_CERT_PBE_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_CERT_PBE_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_CORE_THREADS - 类 中的静态变量org.openeuler.sun.security.ssl.StatusResponseManager
 
DEFAULT_KEY_PBE_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_KEY_PBE_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_MAC_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_MAC_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DEFAULT_MAX_CACHE_SIZE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
DEFAULT_SKIP_TIMEOUT - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
DEFAULT_SSL_ONLY - 类 中的静态变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
DEFAULT_STATUS_RESP_DELAY - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
defaultCertPbeIterationCount() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
defaultCertProtectionAlgorithm() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
defaultCipherSuites() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
defaultKeyPbeIterationCount() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
defaultKeyProtectionAlgorithm() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
defaultMacAlgorithm() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
defaultMacIterationCount() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
DefaultManagersHolder() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
defaultRejoinable - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
defaultResponder - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
defaults - 类 中的静态变量org.openeuler.sun.security.ssl.SSLExtension.ClientExtensions
 
defaults - 类 中的静态变量org.openeuler.sun.security.ssl.SSLExtension.ServerExtensions
 
DefaultSSLContext() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContext
 
DefaultSSLContextHolder() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContextHolder
 
defaultStore - 类 中的静态变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
defaultStorePath - 类 中的静态变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
deferredCerts - 类 中的变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
definedParams - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
DelegatedAction(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask.DelegatedAction
 
delegatedActions - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
DelegatedTask(SSLEngineImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask
 
delegatedThrown - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
delegatedThrown - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
deliver(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
deliver(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
deliver(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
deliver(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
deliver(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
deliverStream - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
deplete() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Try the best to use up the input records so as to close the socket gracefully, without impact the performance too much.
deplete(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
deriveBinderKey(HandshakeContext, SecretKey, SSLSessionImpl) - 类 中的静态方法org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator.ECCKAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator.RSAKAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 接口 中的方法org.openeuler.sun.security.ssl.SSLKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SSLMasterKeyDerivation.LegacyMasterKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SSLSecretDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
deriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivation
 
derivePreSharedKey(CipherSuite.HashAlg, SecretKey, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.NewSessionTicket
 
description - 枚举 中的变量org.openeuler.sun.security.ssl.Alert
 
description - 枚举 中的变量org.openeuler.sun.security.ssl.Alert.Level
 
description - 枚举 中的变量org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
description - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
descriptor - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
 
descriptors - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
 
determine(ProtocolVersion, CipherSuite) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
DHClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
DHClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.DHClientKeyExchange
 
DHClientKeyExchange.DHClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The DiffieHellman "ClientKeyExchange" handshake message consumer.
DHClientKeyExchange.DHClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The DiffieHellman ClientKeyExchange handshake message.
DHClientKeyExchange.DHClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The DiffieHellman "ClientKeyExchange" handshake message producer.
DHClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeConsumer
 
DHClientKeyExchangeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
DHClientKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
DHClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeProducer
 
DHECredentials(DHPublicKey, SupportedGroupsExtension.NamedGroup) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHECredentials
 
DHEKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator
 
DHEKAKeyDerivation(HandshakeContext, PrivateKey, PublicKey) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
DHEPossession(SupportedGroupsExtension.NamedGroup, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
DHEPossession(int, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
DHEPossession(DHKeyExchange.DHECredentials, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
DHEPossessionGenerator(boolean) - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
dhHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.DHClientKeyExchange
 
dhHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.DHServerKeyExchange
 
dhHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.DHClientKeyExchange
 
dhHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.DHServerKeyExchange
 
DHKeyExchange - org.openeuler.sun.security.ssl中的类
 
DHKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.DHKeyExchange
 
DHKeyExchange.DHECredentials - org.openeuler.sun.security.ssl中的类
 
DHKeyExchange.DHEKAGenerator - org.openeuler.sun.security.ssl中的类
 
DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
DHKeyExchange.DHEPossession - org.openeuler.sun.security.ssl中的类
 
DHKeyExchange.DHEPossessionGenerator - org.openeuler.sun.security.ssl中的类
 
DHServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
DHServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.DHServerKeyExchange
 
DHServerKeyExchange.DHServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The DiffieHellman "ServerKeyExchange" handshake message consumer.
DHServerKeyExchange.DHServerKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The DiffieHellman ServerKeyExchange handshake message.
DHServerKeyExchange.DHServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The DiffieHellman "ServerKeyExchange" handshake message producer.
DHServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeConsumer
 
DHServerKeyExchangeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
DHServerKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
DHServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeProducer
 
digest - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CloneableHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
digest(String) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
digest(String, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
digest(boolean, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
digest(boolean, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
digest(String, SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
digest(String) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
digest() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T13HandshakeHash
 
digest() - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeHash.TranscriptHash
 
digestAlgorithmName - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
digestAlgorithmParams - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
digestKey(MessageDigest, SecretKey) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
DisabledAlgorithmConstraintsHandler - org.openeuler.gm中的类
 
DisabledAlgorithmConstraintsHandler() - 类 的构造器org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
dispatch(byte, Plaintext) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
 
dispatch(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
 
dispatch(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PostHandshakeContext
 
dispatch(Plaintext) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator.StreamReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
dispose() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
doBuild(X509Certificate[], Collection<X509Certificate>, PKIXBuilderParameters) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
 
doGMTLS11PRF(byte[], byte[], byte[], int, String, int, int) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
doGMTLS11PRF(byte[], byte[], byte[], int, MessageDigest, int, int) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
doneConnect() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Initialize the handshaker and socket streams.
doRegister(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SunJSSE
 
doTLS10PRF(byte[], byte[], byte[], int) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
doTLS10PRF(byte[], byte[], byte[], int, MessageDigest, MessageDigest) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
doTLS12PRF(byte[], byte[], byte[], int, String, int, int) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
doTLS12PRF(byte[], byte[], byte[], int, MessageDigest, int, int) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
doValidate(X509Certificate[], PKIXBuilderParameters) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
 
DualFormatJKS() - 类 的构造器org.openeuler.gm.KeyStoreResolver.DualFormatJKS
 
DualFormatPKCS12() - 类 的构造器org.openeuler.gm.KeyStoreResolver.DualFormatPKCS12
 
DummyX509KeyManager - org.openeuler.sun.security.ssl中的类
 
DummyX509KeyManager() - 类 的构造器org.openeuler.sun.security.ssl.DummyX509KeyManager
 
DummyX509TrustManager - org.openeuler.sun.security.ssl中的类
 
DummyX509TrustManager() - 类 的构造器org.openeuler.sun.security.ssl.DummyX509TrustManager
 
duplexCloseInput() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Duplex close, start from closing inbound.
duplexCloseOutput() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Duplex close, start from closing outbound.

E

EC - 类 中的静态变量org.openeuler.gm.GMConstants
 
EcAvailability() - 类 的构造器org.openeuler.sun.security.ssl.JsseJce.EcAvailability
 
ECCClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
ECCClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECCClientKeyExchange
 
ECCClientKeyExchange.ECCClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The ECC "ClientKeyExchange" handshake message consumer.
ECCClientKeyExchange.ECCClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The ECC ClientKeyExchange handshake message.
ECCClientKeyExchange.ECCClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The ECC "ClientKeyExchange" handshake message producer.
ECCClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeConsumer
 
ECCClientKeyExchangeMessage(HandshakeContext, ECCKeyExchange.ECCPremasterSecret, PublicKey) - 类 的构造器org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
ECCClientKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
ECCClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeProducer
 
eccHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECCClientKeyExchange
 
eccHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECCServerKeyExchange
 
eccHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECCClientKeyExchange
 
eccHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECCServerKeyExchange
 
ECCKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator
 
ECCKAKeyDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator.ECCKAKeyDerivation
 
ECCKeyExchange - org.openeuler.sun.security.ssl中的类
 
ECCKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECCKeyExchange
 
ECCKeyExchange.ECCKAGenerator - org.openeuler.sun.security.ssl中的类
 
ECCKeyExchange.ECCKAGenerator.ECCKAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
ECCKeyExchange.ECCPossessionGenerator - org.openeuler.sun.security.ssl中的类
 
ECCKeyExchange.ECCPremasterSecret - org.openeuler.sun.security.ssl中的类
 
ECCPossessionGenerator() - 类 的构造器org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPossessionGenerator
 
ECCPremasterSecret(SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
ECCServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
ECCServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECCServerKeyExchange
 
ECCServerKeyExchange.ECCServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The ECC "ServerKeyExchange" handshake message consumer.
ECCServerKeyExchange.ECCServerKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The ECC ServerKeyExchange handshake message.
ECCServerKeyExchange.ECCServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The ECC "ServerKeyExchange" handshake message producer.
ECCServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeConsumer
 
ECCServerKeyExchangeMessage(HandshakeContext, GMX509Authentication.GMX509Possession) - 类 的构造器org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
ECCServerKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
ECCServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeProducer
 
ECDHClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
ECDHClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange
 
ECDHClientKeyExchange.ECDHClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The ECDH "ClientKeyExchange" handshake message consumer.
ECDHClientKeyExchange.ECDHClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The ECDH/ECDHE ClientKeyExchange handshake message.
ECDHClientKeyExchange.ECDHClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The ECDH "ClientKeyExchange" handshake message producer.
ECDHClientKeyExchange.ECDHEClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The ECDHE "ClientKeyExchange" handshake message consumer.
ECDHClientKeyExchange.ECDHEClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The ECDHE "ClientKeyExchange" handshake message producer.
ECDHClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeConsumer
 
ECDHClientKeyExchangeMessage(HandshakeContext, ECPublicKey) - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
ECDHClientKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
ECDHClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeProducer
 
ECDHEClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHEClientKeyExchangeConsumer
 
ECDHEClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHEClientKeyExchangeProducer
 
ECDHECredentials(ECPublicKey, SupportedGroupsExtension.NamedGroup) - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHECredentials
 
ecdheHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHClientKeyExchange
 
ecdheHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange
 
ecdheHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHClientKeyExchange
 
ecdheHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange
 
ecdheKAGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHKeyExchange
 
ECDHEKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAGenerator
 
ECDHEKAKeyDerivation(HandshakeContext, PrivateKey, PublicKey) - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
ECDHEPossession(SupportedGroupsExtension.NamedGroup, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
ECDHEPossession(ECDHKeyExchange.ECDHECredentials, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
ECDHEPossessionGenerator() - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossessionGenerator
 
ecdhHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHClientKeyExchange
 
ecdhHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHClientKeyExchange
 
ecdhKAGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHKeyExchange
 
ECDHKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHKAGenerator
 
ECDHKeyExchange - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECDHKeyExchange
 
ECDHKeyExchange.ECDHECredentials - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange.ECDHEKAGenerator - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange.ECDHEKAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange.ECDHEPossession - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange.ECDHEPossessionGenerator - org.openeuler.sun.security.ssl中的类
 
ECDHKeyExchange.ECDHKAGenerator - org.openeuler.sun.security.ssl中的类
 
ECDHServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
ECDHServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ECDHServerKeyExchange
 
ECDHServerKeyExchange.ECDHServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The ECDH "ServerKeyExchange" handshake message consumer.
ECDHServerKeyExchange.ECDHServerKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The ECDH ServerKeyExchange handshake message.
ECDHServerKeyExchange.ECDHServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The ECDH "ServerKeyExchange" handshake message producer.
ECDHServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeConsumer
 
ECDHServerKeyExchangeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
ECDHServerKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
ECDHServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeProducer
 
ECPointFormat(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
 
ECPointFormatsExtension - org.openeuler.sun.security.ssl中的类
Pack of the "ec_point_formats" extensions [RFC 4492].
ECPointFormatsExtension() - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension
 
ECPointFormatsExtension.CHECPointFormatsConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "ec_point_formats" extension in the ClientHello handshake message.
ECPointFormatsExtension.CHECPointFormatsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "ec_point_formats" extension in the ClientHello handshake message.
ECPointFormatsExtension.ECPointFormat - org.openeuler.sun.security.ssl中的枚举
 
ECPointFormatsExtension.ECPointFormatsSpec - org.openeuler.sun.security.ssl中的类
The "ec_point_formats" extension.
ECPointFormatsExtension.ECPointFormatsStringizer - org.openeuler.sun.security.ssl中的类
 
ECPointFormatsExtension.SHECPointFormatsConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "ec_point_formats" extension in the ServerHello handshake message.
ECPointFormatsSpec(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
ECPointFormatsSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
ECPointFormatsStringizer() - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsStringizer
 
EEMaxFragmentLengthConsumer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthConsumer
 
EEMaxFragmentLengthProducer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthProducer
 
EEMaxFragmentLengthUpdate() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthUpdate
 
eeNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
eeNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
eeNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
eeNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
eeOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
eeOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
eeOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
eeOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
eeOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
eeOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
EEServerNameConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.EEServerNameConsumer
 
EEServerNameProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.EEServerNameProducer
 
EESupportedGroupsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.EESupportedGroupsConsumer
 
EESupportedGroupsProducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.EESupportedGroupsProducer
 
EMPTY_OCSP - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
EMPTY_OCSP_MULTI - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
emptyByteArray - 类 中的静态变量org.openeuler.sun.security.ssl.TransportContext
 
emptyQueue() - 类 中的方法org.openeuler.sun.security.util.MemoryCache
Empty the reference queue and remove all corresponding entries from the cache.
emsStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
enableCBCProtection - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
enabledCipherSuites - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
enabledProtocols - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
enabledX509DisabledAlgConstraints - 类 中的变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
enableFFDHE - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
enableSessionCreation - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
encode(InputStream, OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
encode(byte[]) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encode(ByteBuffer) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
A 'streamless' version of encode that simply takes a ByteBuffer and returns a string containing the encoded buffer.
encode() - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
encode() - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
encode(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encode() - 类 中的方法org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
encode(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
encode(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encode(ByteBuffer[], int, int, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encode() - 接口 中的方法org.openeuler.sun.security.ssl.SSLPossession
 
encodeAlert(byte, byte) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encodeAlert(byte, byte) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encodeAlert(byte, byte) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
encodeAtom(OutputStream, byte[], int, int) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 
encodeBuffer(InputStream, OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
encodeBuffer(byte[], OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
Encode the buffer in aBuffer and write the encoded result to the OutputStream aStream.
encodeBuffer(byte[]) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encodeBuffer(ByteBuffer, OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
Encode the aBuffer ByteBuffer and write the encoded result to the OutputStream aStream.
encodeBufferPrefix(OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 
encodeChangeCipherSpec() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encodeChangeCipherSpec() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encodeChangeCipherSpec() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
encodeCipher - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
encoded - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
encoded - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.CertificateEntry
 
encodedCertChain - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
encodedCertChain - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
encodedLength - 类 中的变量org.openeuler.sun.security.ssl.SSLExtensions
 
encodedPoint - 类 中的变量org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
encodedPoint - 类 中的变量org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
encodedRequest - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequest
 
encodedResponse - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponse
 
encodedResponses - 类 中的变量org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
encodedResponsesLen - 类 中的变量org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
encodeHandshake(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encodeHandshake(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encodeHandshake(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
encodeLinePrefix(OutputStream, int) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 
encodeLineSuffix(OutputStream) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
 
encodePoint(ECPoint, EllipticCurve) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
encodeV2ClientHello(byte[], int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.OutputRecord
 
encodeV2NoCipher() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encodeV2NoCipher() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
encrypt(SSLCipher.SSLWriteCipher, byte, ByteBuffer, int, int, int, ProtocolVersion) - 类 中的静态方法org.openeuler.sun.security.ssl.OutputRecord
 
encrypt(SSLCipher.SSLWriteCipher, byte, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
encrypt(byte, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
encryptContent(byte[], char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
encrypted - 类 中的变量org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
encrypted - 类 中的变量org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
EncryptedExtensions - org.openeuler.sun.security.ssl中的类
Pack of the EncryptedExtensions handshake message.
EncryptedExtensions() - 类 的构造器org.openeuler.sun.security.ssl.EncryptedExtensions
 
EncryptedExtensions.EncryptedExtensionsConsumer - org.openeuler.sun.security.ssl中的类
The EncryptedExtensions handshake message consumer.
EncryptedExtensions.EncryptedExtensionsMessage - org.openeuler.sun.security.ssl中的类
The EncryptedExtensions handshake message.
EncryptedExtensions.EncryptedExtensionsProducer - org.openeuler.sun.security.ssl中的类
The EncryptedExtensions handshake message consumer.
EncryptedExtensionsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsConsumer
 
EncryptedExtensionsMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
EncryptedExtensionsMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
EncryptedExtensionsProducer() - 类 的构造器org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsProducer
 
encryptPrivateKey(byte[], KeyStore.PasswordProtection) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
EndEntityChecker - org.openeuler.sun.security.validator中的类
Class to check if an end entity cert is suitable for use in some context.
EndEntityChecker(String, String) - 类 的构造器org.openeuler.sun.security.validator.EndEntityChecker
 
endEntityChecker - 类 中的变量org.openeuler.sun.security.validator.Validator
 
endFipsProvider(Object) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
engine - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask
 
engineAliases() - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Lists all the alias names of this keystore.
engineAliases() - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineAPSelector - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
engineContainsAlias(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Checks if the given alias exists in this keystore.
engineContainsAlias(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineCreateSSLEngine() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineCreateSSLEngine(String, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineDeleteEntry(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Deletes the entry identified by the given alias from this keystore.
engineDeleteEntry(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGenerateKey() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
engineGenerateKey() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
engineGenerateKey() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator.V10
 
engineGenerateKey() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator.V12
 
engineGenerateKey() - 类 中的方法org.openeuler.gm.GMTlsKeyMaterialGenerator
 
engineGenerateKey() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator
 
engineGenerateKey() - 类 中的方法org.openeuler.gm.GMTlsPrfGenerator
 
engineGenerateKey0() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
engineGenerateKey0(boolean) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
engineGenerateKey0() - 类 中的方法org.openeuler.gm.GMTlsKeyMaterialGenerator
 
engineGetCertificate(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns the certificate associated with the given alias.
engineGetCertificate(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetCertificateAlias(Certificate) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateAlias(Certificate) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetCertificateChain(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns the certificate chain associated with the given alias.
engineGetCertificateChain(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetClientSessionContext() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineGetCreationDate(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns the creation date of the entry identified by the given alias.
engineGetCreationDate(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetEntry(String, KeyStore.ProtectionParameter) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Gets a KeyStore.Entry for the specified alias with the specified protection parameter.
engineGetEntry(String, KeyStore.ProtectionParameter) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetKey(String, char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns the key associated with the given alias, using the given password to recover it.
engineGetKey(String, char[]) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineGetKeyManagers() - 类 中的方法org.openeuler.sun.security.ssl.KeyManagerFactoryImpl
Returns one key manager for each type of key material.
engineGetParameter(String) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineGetParameters() - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineGetServerSessionContext() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineGetServerSocketFactory() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineGetSocketFactory() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineGetTrustManagers() - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
Returns one trust manager for each type of trust material.
engineInit(SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
engineInit(SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
engineInit(SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
engineInit(SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsKeyMaterialGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsKeyMaterialGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsKeyMaterialGenerator
 
engineInit(SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator
 
engineInit(SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsPrfGenerator
 
engineInit(AlgorithmParameterSpec, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsPrfGenerator
 
engineInit(int, SecureRandom) - 类 中的方法org.openeuler.gm.GMTlsPrfGenerator
 
engineInit(KeyStore, char[]) - 类 中的方法org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.SunX509
 
engineInit(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.SunX509
 
engineInit(KeyStore, char[]) - 类 中的方法org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.X509
 
engineInit(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.X509
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContext
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
engineInit(KeyStore) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
engineInit(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
engineInitSign(PrivateKey) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineInitSign(PrivateKey, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineInitVerify(PublicKey) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineIsCertificateEntry(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns true if the entry identified by the given alias is a trusted certificate entry, and false otherwise.
engineIsCertificateEntry(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineIsKeyEntry(String) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns true if the entry identified by the given alias is a key entry, and false otherwise.
engineIsKeyEntry(String) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineLoad(InputStream, char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Loads the keystore from the given input stream.
engineLoad(InputStream, char[]) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineProbe(InputStream) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Probe the first few bytes of the keystore data stream for a valid PKCS12 keystore encoding.
engineProbe(InputStream) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
Probe the first few bytes of the keystore data stream for a valid keystore encoding.
engineProbeMethod - 类 中的静态变量org.openeuler.sun.security.util.KeyStoreDelegator
 
engineSetCertificateEntry(String, Certificate) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Assigns the given certificate to the given alias.
engineSetCertificateEntry(String, Certificate) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Saves a KeyStore.Entry under the specified alias.
engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Assigns the given key to the given alias, protecting it with the given password.
engineSetKeyEntry(String, byte[], Certificate[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Assigns the given key (that has already been protected) to the given alias.
engineSetKeyEntry(String, Key, char[], Certificate[]) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineSetKeyEntry(String, byte[], Certificate[]) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineSetParameter(String, Object) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineSetParameter(AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineSign() - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineSize() - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Retrieves the number of entries in this keystore.
engineSize() - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineStore(OutputStream, char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Stores this keystore to the given output stream, and protects its integrity with the given password.
engineStore(OutputStream, char[]) - 类 中的方法org.openeuler.sun.security.util.KeyStoreDelegator
 
engineUpdate(byte) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineUpdate(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineValidate(X509Certificate[], Collection<X509Certificate>, List<byte[]>, AlgorithmConstraints, Object) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
 
engineValidate(X509Certificate[], Collection<X509Certificate>, List<byte[]>, AlgorithmConstraints, Object) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
Perform simple validation of chain.
engineValidate(X509Certificate[], Collection<X509Certificate>, List<byte[]>, AlgorithmConstraints, Object) - 类 中的方法org.openeuler.sun.security.validator.Validator
 
engineVerify(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
engineVerify(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
ensureAvailable() - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
 
ensureAvailable() - 类 中的静态方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
ensureFIPS(Provider) - 类 中的静态方法org.openeuler.sun.security.ssl.SunJSSE
 
ensureNegotiated() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
entries - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Private keys and certificates are stored in a map.
Entry() - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.Entry
 
entryCacheMap - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
EntryStatus(int, int, String, Certificate[], X509KeyManagerImpl.CheckResult) - 类 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
epfStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.ECPointFormatsExtension
 
EphemeralKeyManager - org.openeuler.sun.security.ssl中的类
The "KeyManager" for ephemeral RSA keys.
EphemeralKeyManager() - 类 的构造器org.openeuler.sun.security.ssl.EphemeralKeyManager
 
ephemeralKeyManager - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
EphemeralKeyManager.EphemeralKeyPair - org.openeuler.sun.security.ssl中的类
Inner class to handle storage of ephemeral KeyPairs.
EphemeralKeyPair(KeyPair) - 类 的构造器org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
EphemeralRSACredentials(RSAPublicKey) - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSACredentials
 
EphemeralRSAPossession(PrivateKey, RSAPublicKey) - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSAPossession
 
EphemeralRSAPossessionGenerator() - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSAPossessionGenerator
 
EqualByteArray(byte[]) - 类 的构造器org.openeuler.sun.security.util.Cache.EqualByteArray
 
equals(String) - 枚举 中的方法org.openeuler.gm.GMConstants.GMAlgorithm
 
equals(Object) - 类 中的方法org.openeuler.sun.security.ssl.SecureKey
 
equals(Object) - 类 中的方法org.openeuler.sun.security.ssl.SessionId
 
equals(Object) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns true if sessions have same ids, false otherwise.
equals(Object) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
equals(Object) - 类 中的方法org.openeuler.sun.security.util.Cache.EqualByteArray
 
equalsAlgorithm(String, String) - 类 中的静态方法org.openeuler.gm.GMConstants
Check whether the algorithm is the same.
estimateFragmentSize(int) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator.NullReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator.StreamReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
estimateFragmentSize(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
estimateFragmentSize(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
event - 类 中的变量org.openeuler.sun.security.ssl.TransportContext.NotifyHandshake
 
exception - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
exception - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
EXEMPT_SUBCAS - 类 中的静态变量org.openeuler.sun.security.validator.SymantecTLSPolicy
 
expand(MessageDigest, int, byte[], int, int, byte[], byte[], byte[], byte[], byte[]) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
expand(MessageDigest, int, byte[], int, int, byte[], byte[], byte[], byte[], byte[]) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
expand(SecretKey, byte[], int, String) - 类 中的方法org.openeuler.sun.security.ssl.HKDF
Perform the HKDF-Expand derivation for a single-key output.
expandBufferSizes() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Expand the buffer size of both SSL/TLS network packet and application data.
expandedCipherKeyLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
expandedKeySize - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
expirationTime - 类 中的变量org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
expirationTime - 类 中的变量org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
expirationTime - 类 中的变量org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
explicitPolicyRequired() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
exponent - 类 中的变量org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
exportable - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
exportable - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
exportable - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
expungeExpiredEntries() - 类 中的方法org.openeuler.sun.security.util.MemoryCache
Scan all entries and remove all expired ones.
extendedCertFormart - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
extendedExceptionMsg() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
ExtendedMasterSecretExtension - org.openeuler.sun.security.ssl中的类
Pack of the "extended_master_secret" extensions [RFC 7627].
ExtendedMasterSecretExtension() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
ExtendedMasterSecretExtension.CHExtendedMasterSecretAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "extended_master_secret" extension is not present in the ClientHello handshake message.
ExtendedMasterSecretExtension.CHExtendedMasterSecretConsumer - org.openeuler.sun.security.ssl中的类
Network data producer of a "extended_master_secret" extension in the ServerHello handshake message.
ExtendedMasterSecretExtension.CHExtendedMasterSecretProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "extended_master_secret" extension in the ClientHello handshake message.
ExtendedMasterSecretExtension.ExtendedMasterSecretSpec - org.openeuler.sun.security.ssl中的类
The "extended_master_secret" extension.
ExtendedMasterSecretExtension.ExtendedMasterSecretStringizer - org.openeuler.sun.security.ssl中的类
 
ExtendedMasterSecretExtension.SHExtendedMasterSecretAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "extended_master_secret" extension is not present in the ServerHello handshake message.
ExtendedMasterSecretExtension.SHExtendedMasterSecretConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "extended_master_secret" extension in the ServerHello handshake message.
ExtendedMasterSecretExtension.SHExtendedMasterSecretProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "extended_master_secret" extension in the ServerHello handshake message.
extendedMasterSecretSessionHash - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
ExtendedMasterSecretSpec() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretSpec
 
ExtendedMasterSecretSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretSpec
 
ExtendedMasterSecretStringizer() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretStringizer
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.CertificateEntry
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
extensions - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
 
extListLen - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
extMap - 类 中的变量org.openeuler.sun.security.ssl.SSLExtensions
 
extract(SecretKey, SecretKey, String) - 类 中的方法org.openeuler.sun.security.ssl.HKDF
Perform the HMAC-Extract derivation.
extract(byte[], SecretKey, String) - 类 中的方法org.openeuler.sun.security.ssl.HKDF
Perform the HMAC-Extract derivation.
extract(ByteBuffer[], int, int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.InputRecord
 

F

factory - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
fatal(Alert, String) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
fatal(Alert, Throwable) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
fatal(Alert, String, Throwable) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
fatal(Alert, String, boolean, Throwable) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
ffdheParams - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
ffdhePrimes - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
fileSep - 类 中的静态变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
finalize() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Ensures that the SSL connection is closed down as cleanly as possible, in case the application forgets to do so.
finalize() - 类 中的方法org.openeuler.sun.security.ssl.SunJSSE
 
findMatchedCertificate(PKCS12KeyStore.PrivateKeyEntry) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Locates a matched CertEntry from certEntries, and returns its cert.
fine(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
finer(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
finest(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
fingerprint(X509Certificate) - 类 中的静态方法org.openeuler.sun.security.validator.SymantecTLSPolicy
 
FINGERPRINTS - 类 中的静态变量org.openeuler.sun.security.validator.SymantecTLSPolicy
 
finish() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
finish() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
Finished - org.openeuler.sun.security.ssl中的类
Pack of the Finished handshake message.
Finished() - 类 的构造器org.openeuler.sun.security.ssl.Finished
 
Finished.FinishedMessage - org.openeuler.sun.security.ssl中的类
The Finished handshake message.
Finished.GMTLSFinishedConsumer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message consumer for GMTLS.
Finished.GMTLSFinishedProducer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message producer for GMTLS.
Finished.GMTLSVerifyDataGenerator - org.openeuler.sun.security.ssl中的类
 
Finished.S30VerifyDataGenerator - org.openeuler.sun.security.ssl中的类
 
Finished.T10VerifyDataGenerator - org.openeuler.sun.security.ssl中的类
 
Finished.T12FinishedConsumer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message consumer.
Finished.T12FinishedProducer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message producer.
Finished.T12VerifyDataGenerator - org.openeuler.sun.security.ssl中的类
 
Finished.T13FinishedConsumer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message consumer.
Finished.T13FinishedProducer - org.openeuler.sun.security.ssl中的类
The "Finished" handshake message producer.
Finished.T13VerifyDataGenerator - org.openeuler.sun.security.ssl中的类
 
Finished.VerifyDataGenerator - org.openeuler.sun.security.ssl中的接口
 
Finished.VerifyDataScheme - org.openeuler.sun.security.ssl中的枚举
 
FinishedMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
FinishedMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
finishHandshake() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
finishPostHandshake() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
fips - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
fipsInfo - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
fipsProviderList - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
 
firstMessage - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
fixedIv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
fixedIv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
fixedIv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
fixedIv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
fixedIvSize - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
flush() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
flush() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
forContext(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLSecretDerivation
 
format(SSLLogger.SSLConsoleLogger, Level, String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatByteArrayInputStream(ByteArrayInputStream) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatByteBuffer(ByteBuffer) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatCaller() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatCertificate(Certificate) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatMapEntry(Map.Entry<String, ?>) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatObject(Object) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatParameters(Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formats - 类 中的变量org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
formatThrowable(Throwable) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
formatVerified - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
formatVerified - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
fragment - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
fragment - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
fragmenter - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
fragmentSize - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
fragmentSize - 枚举 中的变量org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
fragmentSize - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
from(String) - 接口 中的静态方法org.openeuler.sun.security.util.RegisteredDomain
Returns an Optional<RegisteredDomain> representing the registered part of the specified domain.

G

g - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
GcmReadCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
GcmReadCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
GcmReadCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
GcmWriteCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
GcmWriteCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
GcmWriteCipher(Authenticator, ProtocolVersion, SSLCipher, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
genConst() - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
generateDHKeyPair(KeyPairGenerator) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
generatePremasterSecret(int, int, byte[], SecureRandom) - 类 中的静态方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
generatePremasterSecret(int, int, byte[], SecureRandom) - 类 中的静态方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
generator - 枚举 中的变量org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
 
genPad(byte, int) - 类 中的静态方法org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
genPad(byte, int) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
genPad(int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
get(SSLExtension) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
 
get(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
get(String, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
get(CertStatusExtension.CertStatusRequestType, CertStatusExtension.CertStatusRequest, X509Certificate[], long, TimeUnit) - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get a list of responses for a chain of certificates.
get(Object) - 类 中的方法org.openeuler.sun.security.util.Cache
Get a value from the cache.
get(Object) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
get(Object) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
getAcceptedIssuers() - 类 中的方法org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
getAcceptedIssuers() - 类 中的方法org.openeuler.sun.security.ssl.DummyX509TrustManager
 
getAcceptedIssuers() - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getActiveCipherSuites(List<ProtocolVersion>, List<CipherSuite>, AlgorithmConstraints) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
 
getActiveProtocols(List<ProtocolVersion>, List<CipherSuite>, AlgorithmConstraints) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
 
getAgreedSecret(PublicKey) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
getAgreedSecret(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
getAlgorithm() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
getAlgorithm() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
getAlgorithm() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Returns TlsKeyMaterial.
getAlgorithm(CipherSuite, String) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
 
getAlgorithmConstraints(Socket) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getAlgorithmConstraints(SSLEngine) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getAlgorithmNames(Collection<SignatureScheme>) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
getAlgorithmParameters(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
getAliases(String, Principal[], X509KeyManagerImpl.CheckType, AlgorithmConstraints) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getAliases(int, List<X509KeyManagerImpl.KeyType>, Set<Principal>, boolean, X509KeyManagerImpl.CheckType, AlgorithmConstraints, List<SNIServerName>, String) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getAppKey() - 类 中的方法org.openeuler.sun.security.ssl.SecureKey
 
getApplicableCipherSuites(Collection<CipherSuite>, List<ProtocolVersion>) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getApplicableEnabledCipherSuites(List<ProtocolVersion>, boolean) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getApplicableSupportedCipherSuites(List<ProtocolVersion>) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getApplicationBufferSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Gets the current size of the largest application data that is expected when using this session.
getApplicationProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getApplicationProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getAttributes(PKCS12KeyStore.Entry) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getAuthorities() - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
getAuthorities() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
getAuthorities() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
getAuthorities() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
getAvailableProtocols(ProtocolVersion[]) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getBagAttributes(String, byte[], Set<KeyStore.Entry.Attribute>) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getBagAttributes(String, byte[], ObjectIdentifier[], Set<KeyStore.Entry.Attribute>) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getBindersEncodedLength() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
getBit(boolean[], int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
 
getBooleanProperty(String, boolean) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
Return the value of the boolean System property propName.
getBytes(ByteBuffer) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
Return a byte array from the remaining bytes in this ByteBuffer.
getBytes16(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getBytes24(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getBytes8(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getCacheCapacity() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get the current maximum cache size.
getCachedEntries() - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
getCacheLifetime() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get the current cache lifetime setting
getCertificateAlert(ClientHandshakeContext, CertificateException) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
When a failure happens during certificate checking from an X509TrustManager, determine what TLS alert description to use.
getCertificateAlert(ClientHandshakeContext, CertificateException) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
When a failure happens during certificate checking from an X509TrustManager, determine what TLS alert description to use.
getCertificateAlert(ClientHandshakeContext, CertificateException) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
When a failure happens during certificate checking from an X509TrustManager, determine what TLS alert description to use.
getCertificateChain(String) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
getCertificateChain(String) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
Returns the certificate chain associated with the given alias.
getCertificateChain() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Return the cert chain presented by the peer.
getCertificateChain(String) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
getCertificateChain(String) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getCertPathLength() - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
Returns the length of the last certification path that is validated by CertPathValidator.
getChannel() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the unique SocketChannel object associated with this socket, if any.
getCipher(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
Return an JCE cipher implementation for the specified algorithm.
getCipherAlgorithm() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the cipher algorithm.
getCipherKeyLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the length in bytes of the encryption key to be generated.
getCipherSuite() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the name of the cipher suite in use on this session
getCipherSuiteIds(List<CipherSuite>) - 类 中的静态方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
getCipherSuiteNames() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
getCipherSuites(int[]) - 类 中的静态方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
getClass(String[]) - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
getClientAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
getClientAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
getClientAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
getClientAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getClientCipherKey() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Return the client cipher key (or null).
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.GMTLSContext
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS10Context
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS11Context
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS12Context
 
getClientDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS13Context
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.GMTLSContext
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS10Context
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS11Context
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS12Context
 
getClientDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.TLS13Context
 
getClientIv() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Return the client initialization vector (or null).
getClientMacKey() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Returns the client MAC key.
getClientRandom() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns a copy of the client's random value.
getClientRandom() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns a copy of the client's random value.
getClientSubject - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getClientSubject(AccessControlContext) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns the Subject associated with client-side of the SSL socket.
getCreationTime() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the time this session was created.
getCriticalExtensions(X509Certificate) - 类 中的方法org.openeuler.sun.security.validator.EndEntityChecker
Utility method returning the Set of critical extensions for certificate cert (never null).
getCurrentSecurityContext() - 类 中的静态方法org.openeuler.sun.security.ssl.SecureKey
 
getCustomizedCipherSuites(String) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getCustomizedSignatureScheme(String) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLConfiguration
 
getDate() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
getDefaultCacheLimit() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
getDefaultCertPBEAlgorithm() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultCertPBEIterationCount() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultCipherSuites(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
Returns the subset of the supported cipher suites which are enabled by default.
getDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Returns the subset of the supported cipher suites which are enabled by default.
getDefaultImpl() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContext
 
getDefaultKeyPBEAlgorithm() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultKeyPBEIterationCount() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultMacAlgorithm() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultMacIterationCount() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getDefaultProtocolVersions(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getDefaultResponder() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get the default OCSP responder URI, if previously set.
getDelegatedTask() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getDHParameterSpec(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getDHPublicKeySpec(PublicKey) - 类 中的静态方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
getDigest() - 类 中的方法org.openeuler.sun.security.pkcs12.MacData
 
getDigest() - 类 中的方法org.openeuler.sun.security.ssl.RSASignature
 
getDigestAlgName() - 类 中的方法org.openeuler.sun.security.pkcs12.MacData
 
getECGenParamSpec(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getECParameterSpec(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getECParameterSpec() - 类 中的方法org.openeuler.sun.security.ssl.X509Authentication.X509Possession
 
getEnabledCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getEnabledCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getEnabledCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getEnabledExtensions(SSLHandshake) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Get the enabled extensions for the specific handshake message.
getEnabledExtensions(SSLHandshake, ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Get the enabled extensions for the specific handshake message and the specific protocol version.
getEnabledExtensions(SSLHandshake, List<ProtocolVersion>) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Get the enabled extensions for the specific handshake message and the specific protocol versions.
getEnabledProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getEnabledProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getEnabledProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getEnableSessionCreation() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getEnableSessionCreation() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getEnableSessionCreation() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getEncoded() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
getEncoded() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
getEncoded() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Returns null because keys of this type have no encoding.
getEncoded() - 类 中的方法org.openeuler.sun.security.pkcs12.MacData
Returns the ASN.1 encoding of this object.
getEncoded(PublicKey, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
getEncoded() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
getEncoded() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
getEncoded() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeySpec
 
getEncoded(PublicKey, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
getEncodedAuthorities(X509Certificate[]) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
getEncodedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
getEncodedLength() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
getEncodedSize() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.CertificateEntry
 
getEncodedSize() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
getEncodedTicket - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getEncodedTicket() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getEncryptedPreMasterSecret - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getEncryptedPreMasterSecret() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getEndPoint(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
getEntry(String) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getEphemeralKeyManager() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getErrorCertificate() - 异常错误 中的方法org.openeuler.sun.security.validator.ValidatorException
Get the certificate causing the exception, if available.
getErrorType() - 异常错误 中的方法org.openeuler.sun.security.validator.ValidatorException
Get the type of the failure (one of the T_XXX constants), if available.
getExclusiveExtensions(SSLHandshake, List<SSLExtension>) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Get the enabled extensions for the specific handshake message, excluding the specified extensions.
getExpandedCipherKeyLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the length in bytes of the expanded encryption key to be generated.
getExpirationTime() - 接口 中的方法org.openeuler.sun.security.util.MemoryCache.CacheEntry
 
getExpirationTime() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
getExpirationTime() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
getExplicitNonceSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
getExtendedMasterSecretSessionHash() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns a copy of the Extended Master Secret session hash.
getFFDHEDHParameterSpec(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getFieldValue(String, T) - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
getFileInputStream(File) - 类 中的静态方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
getFingerprint(String, X509CertImpl) - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
The non-static method getFingerprint.
getFingerprint(String, X509Certificate) - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
The static method getFingerprint.
getFormat() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
getFormat() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
getFormat() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Returns null because keys of this type have no encoding.
getFragLimit() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
getFromCache(CertId, CertStatusExtension.OCSPStatusRequest) - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Check the cache for a given CertId.
getGMCipherSuites() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
getHandshakeApplicationProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getHandshakeApplicationProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getHandshakeApplicationProtocolSelector() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getHandshakeApplicationProtocolSelector() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getHandshakeConsumer(ConnectionContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLHandshake
 
getHandshakeConsumers(HandshakeContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLHandshakeBinding
 
getHandshakeConsumers(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
getHandshakeConsumers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
getHandshakeConsumers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
getHandshakeProducer(ConnectionContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLHandshake
 
getHandshakeProducers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.GMX509Authentication
 
getHandshakeProducers(HandshakeContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLHandshakeBinding
 
getHandshakeProducers(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
getHandshakeProducers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
getHandshakeProducers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
getHandshakeProducers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.X509Authentication
 
getHandshakeSession() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getHandshakeSession() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getHandshakeStatus() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getHandshakeStatus() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
getHandshakeType(TransportContext, Plaintext) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
Parse the handshake record and return the contentType
getHeaderBytes() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
getHelloCookieManager(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getHostNameInSNI(List<SNIServerName>) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getId() - 类 中的方法org.openeuler.sun.security.ssl.SessionId
 
getId() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the ID for this session.
getIdentificationProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getIds() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Returns an enumeration of the active SSL sessions.
getIdsEncodedLength() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
getIgnoreExtensions() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get the ignore extensions setting.
getInetAddress() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the address of the remote peer for this connection.
getInputStream() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
getInputStream() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getInstance() - 类 中的静态方法org.openeuler.sun.security.ssl.RSASignature
Get an implementation for the RSA signature.
getInstance(Collection<X509Certificate>) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
getInstance(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
getInstance(Collection<X509Certificate>) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.PKIXFactory
 
getInstance(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.PKIXFactory
 
getInstance(Collection<X509Certificate>) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.SimpleFactory
 
getInstance(ManagerFactoryParameters) - 类 中的方法org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.SimpleFactory
 
getInstance(byte) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Get a HostnameChecker instance. checkType should be one of the TYPE_* constants defined in this class.
getInstance(String, String) - 类 中的静态方法org.openeuler.sun.security.validator.EndEntityChecker
 
getInstance(String, String, KeyStore) - 类 中的静态方法org.openeuler.sun.security.validator.Validator
Get a new Validator instance using the trusted certificates from the specified KeyStore as trust anchors.
getInstance(String, String, Collection<X509Certificate>) - 类 中的静态方法org.openeuler.sun.security.validator.Validator
Get a new Validator instance using the Set of X509Certificates as trust anchors.
getInstance(String, String, PKIXBuilderParameters) - 类 中的静态方法org.openeuler.sun.security.validator.Validator
Get a new Validator instance using the provided PKIXBuilderParameters.
getInt16(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getInt24(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getInt32(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getInt8(ByteBuffer) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
getIssuerSet(Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getIssuerX500Principals() - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl.X509Credentials
 
getIterations() - 类 中的方法org.openeuler.sun.security.pkcs12.MacData
 
getIvLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the length in bytes of the initialization vector to be generated.
getJavaNetAccess() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
getJavaNetAccessClass() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
getJavaNetAccessMethod - 类 中的静态变量org.openeuler.sun.misc.SharedSecrets
 
getKeepAlive() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Tests if SO_KEEPALIVE is enabled.
getKey(String, int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
getKey() - 接口 中的方法org.openeuler.sun.security.util.MemoryCache.CacheEntry
 
getKey() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
getKey() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
getKeyAgreement(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getKeyFactory(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getKeyGenerator(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getKeyLength(CipherSuite) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
 
getKeyManagers() - 类 中的静态方法org.openeuler.gm.KeyStoreManager
 
getKeyManagers() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
getKeyPair() - 类 中的方法org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
getKeyPairGenerator(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getKeys() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
getKeyStore(TrustStoreManager.TrustStoreDescriptor) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Get the default trusted KeyStore with the specified descriptor.
getKeyStore(List<TrustStoreManager.TrustStoreDescriptor>) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Get the default trusted KeyStore with the specified descriptor.
getKeyStorePropValues(String, String, int) - 类 中的静态方法org.openeuler.gm.KeyStoreManager
 
getKeyTypes(byte[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
getKeyTypes() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
getKeyTypes() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
getKeyTypes() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
getKeyTypes(String...) - 类 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getLabel() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Returns the label to use in the PRF calcuation.
getLastAccessedTime() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the last time this session was used to initialize a connection.
getLocalAddress() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Gets the local address to which the socket is bound.
getLocalCertificates() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Return the cert chain presented to the peer in the java.security.cert format.
getLocalCerts(X509Certificate[], X509Certificate[]) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateProducer
 
getLocalPort() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the number of the local port that this connection uses.
getLocalPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
getLocalPrincipal - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getLocalPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getLocalPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the principal that was sent to the peer during handshaking.
getLocalSocketAddress() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the address of the endpoint this socket is connected to
getLocalSupportedSignatureAlgorithms() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Gets an array of supported signature algorithm names that the local side is willing to verify.
getLocalSupportedSignatureSchemes() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Gets an array of supported signature schemes that the local side is willing to verify.
getMac(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getMacKeyLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the length in bytes of the MAC key to be generated.
getMajorVersion() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
getMajorVersion() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
getMajorVersion() - 接口 中的方法org.openeuler.sun.security.internal.interfaces.TlsMasterSecret
已过时。
Returns the major version number encapsulated in the premaster secret this master secret was derived from, or -1 if it is not available.
getMajorVersion() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the major version number.
getMajorVersion() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns the major version number.
getMasterSecret() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the master secret.
getMasterSecret() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the master secret ... treat with extreme caution!
getMaximumPacketSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getMaxPacketSize() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
getMD5() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getMessageDigest(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getMethod(String, Class<?>[]) - 类 中的静态方法org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
getMethod(String, Class<?>[]) - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
 
getMinorVersion() - 类 中的方法org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
getMinorVersion() - 类 中的方法org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
getMinorVersion() - 接口 中的方法org.openeuler.sun.security.internal.interfaces.TlsMasterSecret
已过时。
Returns the minor version number encapsulated in the premaster secret this master secret was derived from, or -1 if it is not available.
getMinorVersion() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns the minor version number.
getMinorVersion() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns the minor version number.
getName() - 类 中的方法org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
getNamedCurveOid(ECParameterSpec) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getNeedClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getNeedClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getNeedClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getNegotiatedMaxFragSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Get the negotiated maximum fragment length, as specified by the max_fragment_length ClientHello extension in RFC 6066.
getNetscapeCertTypeBit(X509Certificate, String) - 类 中的静态方法org.openeuler.sun.security.validator.SimpleValidator
Get the value of the specified bit in the Netscape certificate type extension.
getNextTaskDelay(Date) - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
Determine the delay to use when scheduling the task that will update the OCSP response.
getOOBInline() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Tests if OOBINLINE is enabled.
getOriginalHostName(InetAddress) - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
getOriginalHostNameMethod - 类 中的静态变量org.openeuler.sun.misc.SharedSecrets
 
getOutputLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Returns the length in bytes of the output key to be produced.
getOutputStream() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
getOutputStream() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getPacketBufferSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Gets the current size of the largest SSL/TLS packet that is expected when using this session.
getParameters() - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
getParameters() - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
Return the PKIX parameters used by this instance.
getParameterSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
 
getParameterSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
getPBEAlgorithmParameters(String, int) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getPBEKey(char[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getPeerAddress() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the network address of the session's peer.
getPeerCertificateChain() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
已过时。
This method returns the deprecated javax.security.cert.X509Certificate type. Use getPeerCertificates() instead.
getPeerCertificates() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Return the cert chain presented by the peer in the java.security.cert format.
getPeerHost() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getPeerHost() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getPeerHost() - 接口 中的方法org.openeuler.sun.security.ssl.SSLTransport
Returns the host name of the peer.
getPeerPort() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Need to provide the port info for caching sessions based on host and port.
getPeerPort() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getPeerPort() - 接口 中的方法org.openeuler.sun.security.ssl.SSLTransport
Returns the port number of the peer.
getPeerPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
getPeerPrincipal - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getPeerPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getPeerPrincipal() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the identity of the peer which was established as part of defining the session.
getPeerSupportedSignatureAlgorithms() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Gets an array of supported signature algorithms that the peer is able to verify.
getPKIXParameters() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
getPlainPreMasterSecret() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
getPlainPreMasterSecret - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getPlainPreMasterSecret() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
getPort() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the number of the remote port that this connection uses.
getPredefinedDHParameterSpec(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getPreferableAlgorithm(List<SignatureScheme>, SignatureScheme, ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
getPreferredGroup(ProtocolVersion, AlgorithmConstraints, SupportedGroupsExtension.NamedGroupType, List<SupportedGroupsExtension.NamedGroup>) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getPreferredGroup(ProtocolVersion, AlgorithmConstraints, SupportedGroupsExtension.NamedGroupType) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
getPremasterSecret() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns the premaster secret.
getPreSharedKey() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getPRFBlockSize() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Obtains the block size of the PRF hash algorithm.
getPRFBlockSize() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Obtains the block size of the PRF hash algorithm.
getPRFBlockSize() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Obtains the length of PRF hash algorithm.
getPRFHashAlg() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Obtains the PRF hash algorithm to use in the PRF calculation.
getPRFHashAlg() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Obtains the PRF hash algorithm to use in the PRF calculation.
getPRFHashAlg() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Obtains the PRF hash algorithm to use in the PRF calculation.
getPRFHashLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Obtains the length of the PRF hash algorithm.
getPRFHashLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Obtains the length of the PRF hash algorithm.
getPRFHashLength() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Obtains the length of PRF hash algorithm.
getPrincipalHostName - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getPrincipalHostName(Principal) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns the hostname embedded in the principal name.
getPrivateKey(String) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
getPrivateKey(String) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
getPrivateKey(String) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
getPrivateKey(String) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getProp() - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
getProtocol() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the standard name of the protocol in use on this session
getProtocols() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
getProtocolVersion() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getReceiveBufferSize() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
getRegisteredDomain(String) - 类 中的静态方法org.openeuler.sun.net.RegisteredDomain
 
getRelatedHandshakers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.GMX509Authentication
 
getRelatedHandshakers(HandshakeContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLHandshakeBinding
 
getRelatedHandshakers(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
getRelatedHandshakers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
getRelatedHandshakers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
getRelatedHandshakers(HandshakeContext) - 枚举 中的方法org.openeuler.sun.security.ssl.X509Authentication
 
getRemoteSocketAddress() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the address of the endpoint this socket is connected to
getRequestedServerNames() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
 
getRequestedServerNames() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Obtains a List containing all SNIServerNames of the requested Server Name Indication (SNI) extension.
getRequestedServerNames(Socket) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getRequestedServerNames(SSLEngine) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getRequestedServerNames(SSLSession) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getResumptionMasterSecret() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getReuseAddress() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Tests if SO_REUSEADDR is enabled.
getRSAKeyLength(PublicKey) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getRSAKeyPair(boolean, SecureRandom) - 类 中的方法org.openeuler.sun.security.ssl.EphemeralKeyManager
 
getRSAPublicKeySpec(PublicKey) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getSalt() - 类 中的方法org.openeuler.sun.security.pkcs12.MacData
 
getSalt() - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getSecret() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Returns the secret to use in the PRF calculation, or null if there is no secret.
getSecureRandom() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getSecureRandom() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getSecurityContext() - 类 中的方法org.openeuler.sun.security.ssl.SecureKey
 
getSeed() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Returns a copy of the seed to use in the PRF calcuation.
getSendBufferSize() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
getServerAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
getServerAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.DummyX509KeyManager
 
getServerAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
getServerAliases(String, Principal[]) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
getServerCipherKey() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Return the server cipher key (or null).
getServerDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
getServerDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
getServerDefaultCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getServerDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
getServerDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
getServerDefaultProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getServerIv() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Return the server initialization vector (or null).
getServerMacKey() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Return the server MAC key.
getServerName(Principal) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Return the Server name from Kerberos principal.
getServerPrincipalName - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getServerPrincipalName(Object) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns the server-side principal name associated with the KerberosKey.
getServerRandom() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Returns a copy of the server's random value.
getServerRandom() - 类 中的方法org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Returns a copy of the server's random value.
getServerSubject - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getServerSubject(AccessControlContext) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns the Subject associated with server-side of the SSL socket.
getServiceCreds - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getServiceCreds(AccessControlContext) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns the KerberosKeys for the default server-side principal.
getServicePermission - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
getServicePermission(String, String) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Returns a ServicePermission for the principal name and action.
getSession() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getSession(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Returns the SSLSession bound to the specified session id.
getSession() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getSessionCacheSize() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Gets the size of the cache used for storing SSLSession objects.
getSessionContext() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
For server sessions, this returns the set of sessions which are currently valid in this process.
getSessionId() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getSessionIds() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl.SessionCacheVisitor
 
getSessionTimeout() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Gets the timeout limit for cached SSLSession objects
getSHA() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
getSharedSecretsClass() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
getSignature(String) - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
Return an JCA signature implementation for the specified algorithm.
getSignature(String, Key) - 类 中的静态方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
getSigner(PrivateKey) - 枚举 中的方法org.openeuler.sun.security.ssl.SignatureScheme
 
getSignerOfPreferableAlgorithm(List<SignatureScheme>, X509Authentication.X509Possession, ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
getSoLinger() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the socket's linger timeout.
getSoTimeout() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the socket timeout.
getSSLParameters() - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
getSSLParameters() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getSSLParameters() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getSSLParameters() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getStatusResponseManager() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getStatusResponses() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Return a List of status responses presented by the peer.
getSubjectAltNames(Collection<List<?>>, int) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
getSubjectAltNames(Collection<List<?>>, int) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
getSubjectX500Name(X509Certificate) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Return the subject of a certificate as X500Name, by reparsing if necessary.
getSuite() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the cipher spec in use on this session
getSupportedAlgorithms(SSLConfiguration, AlgorithmConstraints, List<ProtocolVersion>) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
getSupportedAlgorithms(SSLConfiguration, AlgorithmConstraints, ProtocolVersion, int[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCipherSuites() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getSupportedExtensions() - 类 中的方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
getSupportedProtocols() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
getSupportedProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getSupportedProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getSupportedProtocols() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getSupportedProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
getSupportedProtocolVersions() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getTargetSubject(List<CertStore>, X509CertSelector) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
Returns the target subject DN from the first X509Certificate that is fetched that matches the specified X509CertSelector.
getTaskThrown(Exception) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getTcpNoDelay() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns true if the Nagle optimization is disabled.
getTicketAgeAdd() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getTicketCreationTime() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
getTrafficClass() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Gets traffic class or type-of-service in the IP header for packets sent from this Socket.
getTrafficKey(String) - 类 中的方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
getTrustedCertificate(X509Certificate) - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
Return a trusted certificate that matches the input certificate, or null if no such certificate can be found.
getTrustedCertificates() - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
 
getTrustedCertificates() - 类 中的方法org.openeuler.sun.security.validator.SimpleValidator
 
getTrustedCertificates() - 类 中的方法org.openeuler.sun.security.validator.Validator
Returns an immutable Collection of the X509Certificates this instance uses as trust anchors.
getTrustedCerts() - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager
Return an unmodifiable set of all trusted X509Certificates contained in the default trusted KeyStore.
getTrustedCerts(TrustStoreManager.TrustStoreDescriptor) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Get trusted certificates in the default trusted KeyStore with the specified descriptor.
getTrustedCerts(List<TrustStoreManager.TrustStoreDescriptor>) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Get trusted certificates in the default trusted KeyStore with the specified descriptor.
getTrustedCerts(KeyStore) - 类 中的静态方法org.openeuler.sun.security.validator.TrustStoreUtil
Return an unmodifiable Set with all trusted X509Certificates contained in the specified KeyStore.
getTrustedKeyStore() - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager
Return an instance of the default trusted KeyStore.
getTrustManagers() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
getTrustStorePropValues(String, String, int) - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
getType() - 异常错误 中的方法org.openeuler.sun.security.provider.certpath.PKIX.CertStoreTypeException
 
getUnfriendlyName() - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
getURI(X509Certificate) - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Obtain the URI use by the StatusResponseManager during lookups.
getURIOverride() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Get the URI override setting
getUseClientMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getUseClientMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getUseClientMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getUserSpecifiedConstraints(SSLEngine) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
getUserSpecifiedConstraints(SSLSocket) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
getValidator() - 枚举 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
 
getValidator(String) - 类 中的方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
getValue(String) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the specified session value.
getValue() - 接口 中的方法org.openeuler.sun.security.util.MemoryCache.CacheEntry
 
getValue() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
getValue() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
getValueNames() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Lists the names of the session values.
getVariant() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
getVerifier(PublicKey) - 枚举 中的方法org.openeuler.sun.security.ssl.SignatureScheme
 
getWantClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
getWantClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
getWantClientAuth() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
getX509KeyManager() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
getX509TrustManager() - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
 
GM_ALG_MAP - 类 中的静态变量org.openeuler.gm.GMConstants
 
GMAlgorithm(Set<String>) - 枚举 的构造器org.openeuler.gm.GMConstants.GMAlgorithm
 
GMConstants - org.openeuler.gm中的类
 
GMConstants() - 类 的构造器org.openeuler.gm.GMConstants
 
GMConstants.GMAlgorithm - org.openeuler.gm中的枚举
GM algorithm
gmHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
gmpbes2 - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
gmpbes2_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
GMTLSAuthenticator(ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.GMTLSAuthenticator
 
GMTlsBlockReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator
 
GMTlsBlockWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator
 
GMTLSCertificateConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
GMTLSCertificateMessage(HandshakeContext, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
GMTLSCertificateMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
GMTLSCertificateProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateProducer
 
GMTlsCertificateRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestConsumer
 
GMTlsCertificateRequestMessage(HandshakeContext, X509Certificate[], CipherSuite.KeyExchange, List<SignatureScheme>) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
GMTlsCertificateRequestMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
GMTlsCertificateRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestProducer
 
GMTlsCertificateVerifyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyConsumer
 
GMTlsCertificateVerifyMessage(HandshakeContext, GMX509Authentication.GMX509Possession) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
GMTlsCertificateVerifyMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
GMTlsCertificateVerifyProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyProducer
 
GMTLSChangeCipherSpecConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec.GMTLSChangeCipherSpecConsumer
 
GMTLSChangeCipherSpecProducer() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec.GMTLSChangeCipherSpecProducer
 
GMTLSClientHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.GMTLSClientHelloConsumer
 
gmtlsConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ChangeCipherSpec
 
GMTLSContext() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.GMTLSContext
 
gmtlsDeriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
GMTLSFinishedConsumer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.GMTLSFinishedConsumer
 
GMTLSFinishedProducer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.GMTLSFinishedProducer
 
GMTlsGcmReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator
 
GMTlsGcmWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
gmtlsHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
GMTLSHandshakeHash(CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
gmtlsHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
gmtlsHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
gmtlsHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
gmtlsHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
GMTLSKeyAgreement(String, SSLPossessionGenerator, SSLKeyAgreementGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
GMTlsKeyMaterialGenerator - org.openeuler.gm中的类
KeyGenerator implementation for the GM TLS master secret derivation.
GMTlsKeyMaterialGenerator() - 类 的构造器org.openeuler.gm.GMTlsKeyMaterialGenerator
 
GMTLSMac(ProtocolVersion, CipherSuite.MacAlg, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.GMTLSMac
 
GMTlsMasterSecretGenerator - org.openeuler.gm中的类
KeyGenerator implementation for the GM TLS master secret derivation.
GMTlsMasterSecretGenerator() - 类 的构造器org.openeuler.gm.GMTlsMasterSecretGenerator
 
GMTlsMasterSecretGenerator.GMTlsMasterSecretKey - org.openeuler.gm中的类
 
GMTlsMasterSecretKey(byte[], int, int) - 类 的构造器org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
GMTlsPrfGenerator - org.openeuler.gm中的类
KeyGenerator implementation for the GM TLS PRF function.
GMTlsPrfGenerator() - 类 的构造器org.openeuler.gm.GMTlsPrfGenerator
 
gmtlsProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ChangeCipherSpec
 
GMTLSServerHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloConsumer
 
GMTLSServerHelloProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer
 
GMTLSTrafficKeyDerivationGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.GMTLSTrafficKeyDerivationGenerator
 
GMTlsUtil - org.openeuler.gm中的类
GM TLS util
GMTlsUtil() - 类 的构造器org.openeuler.gm.GMTlsUtil
 
GMTLSVerifyDataGenerator() - 类 的构造器org.openeuler.sun.security.ssl.Finished.GMTLSVerifyDataGenerator
 
GMX509Authentication - org.openeuler.sun.security.ssl中的枚举
 
GMX509Authentication(String, SSLPossessionGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.GMX509Authentication
 
GMX509Authentication.GMX509Credentials - org.openeuler.sun.security.ssl中的类
 
GMX509Authentication.GMX509Possession - org.openeuler.sun.security.ssl中的类
 
GMX509Authentication.GMX509PossessionGenerator - org.openeuler.sun.security.ssl中的类
 
GMX509Credentials(PublicKey, X509Certificate[], PublicKey, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Credentials
 
GMX509Possession(PrivateKey, X509Certificate[], PrivateKey, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Possession
 
GMX509PossessionGenerator(String[]) - 类 的构造器org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
goHelloRetryRequest(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.T13ClientHelloConsumer
 
goServerHello(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.T13ClientHelloConsumer
 
gotConstraints - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
gotDate - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
groupType - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 

H

handleEOF(EOFException) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
handleException(Exception) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Handle an exception.
handleUnknownRecord(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
handleUnknownRecord(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
HANDSHAKE_MESSAGE_KEY_UPDATE - 类 中的静态变量org.openeuler.sun.security.ssl.OutputRecord
 
handshakeAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateStatus
 
HandshakeAbsence - org.openeuler.sun.security.ssl中的接口
Interface for handshake message or extension absence on handshake message processing.
handshakeAbsences - 枚举 中的变量org.openeuler.sun.security.ssl.SSLHandshake
 
handshakeBuffer - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
handshakeBuffer - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateStatus
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientKeyExchange
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.EncryptedExtensions
 
HandshakeConsumer - org.openeuler.sun.security.ssl中的接口
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.HelloRequest
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyUpdate
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.NewSessionTicket
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHelloDone
 
handshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerKeyExchange
 
handshakeConsumers - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeConsumers - 枚举 中的变量org.openeuler.sun.security.ssl.SSLHandshake
 
HandshakeContext - org.openeuler.sun.security.ssl中的类
 
HandshakeContext(SSLContextImpl, TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeContext
 
HandshakeContext(TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeContext
Constructor for PostHandshakeContext
handshakeContext - 类 中的变量org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
handshakeContext - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
handshakeCredentials - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeExtensions - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeFinished - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
HandshakeFragment() - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
handshakeHash - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
HandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash() - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash
 
handshakeHash - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
handshakeHash - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
HandshakeHash.CacheOnlyHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.CloneableHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.GMTLSHandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.NonCloneableHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.S30HandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.T10HandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.T12HandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.T13HandshakeHash - org.openeuler.sun.security.ssl中的类
 
HandshakeHash.TranscriptHash - org.openeuler.sun.security.ssl中的接口
 
handshakeHeaderSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
handshakeKeyDerivation - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeKeyExchange - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeListeners - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
handshakeLock - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
HandshakeMemo() - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeMemo
 
handshakeMemos - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
handshakeMessage - 类 中的变量org.openeuler.sun.security.ssl.SSLExtensions
 
HandshakeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
handshakeOnly - 枚举 中的变量org.openeuler.sun.security.ssl.Alert
 
handshakeOutput - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
HandshakeOutStream - org.openeuler.sun.security.ssl中的类
Output stream for handshake data.
HandshakeOutStream(OutputRecord) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeOutStream
 
handshakePossessions - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateStatus
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientKeyExchange
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.EncryptedExtensions
 
HandshakeProducer - org.openeuler.sun.security.ssl中的接口
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.HelloRequest
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyUpdate
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.NewSessionTicket
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHelloDone
 
handshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerKeyExchange
 
handshakeProducers - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeProducers - 枚举 中的变量org.openeuler.sun.security.ssl.SSLHandshake
 
handshakeRecord - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
handshakeSession - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
handshakeStatus - 类 中的变量org.openeuler.sun.security.ssl.Ciphertext
 
handshakeStatus - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
handshakeSupportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
handshakeType - 类 中的变量org.openeuler.sun.security.ssl.Ciphertext
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
handshakeType - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeMemo
 
handshakeType - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
handshakeType() - 类 中的方法org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
HardCacheEntry(K, V, long) - 类 的构造器org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
hasAlert() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
hasBeenUsed - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash
 
hasDepleted - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
hash - 类 中的变量org.openeuler.sun.security.util.Cache.EqualByteArray
 
hashAlg - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
HashAlg(String, int, int) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite.HashAlg
 
hashAlg - 类 中的变量org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
hashAlg - 类 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
hashAlgorithms - 枚举 中的静态变量org.openeuler.sun.security.ssl.SignatureScheme
 
hashBlockSize - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
hashCode() - 类 中的方法org.openeuler.sun.security.ssl.SecureKey
 
hashCode() - 类 中的方法org.openeuler.sun.security.ssl.SessionId
 
hashCode() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns the hashcode for this session
hashCode() - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
hashCode() - 类 中的方法org.openeuler.sun.security.util.Cache.EqualByteArray
 
hasHeader - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
hashLength - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.HashAlg
 
hasIllegalWildcard(String, String, boolean) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Returns true if the template contains an illegal wildcard character.
hasOption(String) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
hasUncompressedFormat() - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
headerPlusMaxIVSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
headerSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
HelloCookieManager - org.openeuler.sun.security.ssl中的类
TLS handshake cookie manager
HelloCookieManager() - 类 的构造器org.openeuler.sun.security.ssl.HelloCookieManager
 
HelloCookieManager.Builder - org.openeuler.sun.security.ssl中的类
 
HelloCookieManager.T13HelloCookieManager - org.openeuler.sun.security.ssl中的类
 
helloCookieManagerBuilder - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
HelloRequest - org.openeuler.sun.security.ssl中的类
Pack of the HelloRequest handshake message.
HelloRequest() - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest
 
HelloRequest.HelloRequestConsumer - org.openeuler.sun.security.ssl中的类
The "HelloRequest" handshake message consumer.
HelloRequest.HelloRequestKickstartProducer - org.openeuler.sun.security.ssl中的类
The "HelloRequest" handshake message kick start producer.
HelloRequest.HelloRequestMessage - org.openeuler.sun.security.ssl中的类
The HelloRequest handshake message.
HelloRequest.HelloRequestProducer - org.openeuler.sun.security.ssl中的类
The "HelloRequest" handshake message producer.
HelloRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest.HelloRequestConsumer
 
HelloRequestKickstartProducer() - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest.HelloRequestKickstartProducer
 
HelloRequestMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
HelloRequestMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
HelloRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.HelloRequest.HelloRequestProducer
 
helloVersion - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
helloVersion - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
help() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
hexDigit(PrintStream, byte) - 类 中的静态方法org.openeuler.sun.misc.HexDumpEncoder
 
hexDigits - 类 中的静态变量org.openeuler.sun.security.ssl.Utilities
 
HexDumpEncoder - org.openeuler.sun.misc中的类
This class encodes a buffer into the classic: "Hexadecimal Dump" format of the past.
HexDumpEncoder() - 类 的构造器org.openeuler.sun.misc.HexDumpEncoder
 
HKDF - org.openeuler.sun.security.ssl中的类
An implementation of the HKDF key derivation algorithm outlined in RFC 5869, specific to the needs of TLS 1.3 key derivation in JSSE.
HKDF(String) - 类 的构造器org.openeuler.sun.security.ssl.HKDF
Create an HDKF object, specifying the underlying message digest algorithm.
hkdfAlg - 类 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
hkdfContext - 类 中的静态变量org.openeuler.sun.security.ssl.Finished.T13VerifyDataGenerator
 
hkdfInfo - 类 中的变量org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
hkdfLabel - 类 中的静态变量org.openeuler.sun.security.ssl.Finished.T13VerifyDataGenerator
 
HMAC_ipad128 - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
HMAC_ipad128 - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
HMAC_ipad64 - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
HMAC_ipad64 - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
HMAC_opad128 - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
HMAC_opad128 - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
HMAC_opad64 - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
HMAC_opad64 - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
hmacAlg - 类 中的变量org.openeuler.sun.security.ssl.HKDF
 
hmacLen - 类 中的变量org.openeuler.sun.security.ssl.HKDF
 
hmacObj - 类 中的变量org.openeuler.sun.security.ssl.HKDF
 
host - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
HostnameChecker - org.openeuler.sun.security.util中的类
Class to check hostnames against the names specified in a certificate as required for TLS and LDAP.
HostnameChecker(byte) - 类 的构造器org.openeuler.sun.security.util.HostnameChecker
 
HRRCookieConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.HRRCookieConsumer
 
HRRCookieProducer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.HRRCookieProducer
 
HRRCookieReproducer() - 类 的构造器org.openeuler.sun.security.ssl.CookieExtension.HRRCookieReproducer
 
hrrHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
HRRKeyShareConsumer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareConsumer
 
HRRKeyShareProducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareProducer
 
HRRKeyShareReproducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareReproducer
 
HRRKeyShareSpec(SupportedGroupsExtension.NamedGroup) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareSpec
 
HRRKeyShareSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareSpec
 
HRRKeyShareStringizer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareStringizer
 
hrrNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
hrrNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
hrrNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
hrrNetworkReproducer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
hrrNetworkReproducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
hrrOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CookieExtension
 
hrrOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
hrrOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
hrrRandom - 类 中的静态变量org.openeuler.sun.security.ssl.RandomCookie
 
hrrRandomBytes - 类 中的静态变量org.openeuler.sun.security.ssl.RandomCookie
 
hrrReproducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
hrrReproducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
hrrStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
hrrStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
HRRSupportedVersionsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsConsumer
 
HRRSupportedVersionsProducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsProducer
 
HRRSupportedVersionsReproducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsReproducer
 

I

id - 类 中的变量org.openeuler.sun.security.ssl.Alert.AlertMessage
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.Alert
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.ContentType
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
id - 类 中的变量org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenSpec
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.ProtocolVersion
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.SSLHandshake
 
id - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
identificationProtocol - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
identificationProtocol - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
identities - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
identitiesString() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
identity - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
ids - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionContextImpl.SessionCacheVisitor
 
ignoreExtensions - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
IMPL_CLASS - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
increaseSequenceNumber() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator
Increase the sequence number.
incrTicketNonceCounter() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
indent - 类 中的静态变量org.openeuler.sun.security.ssl.Utilities
 
indent(String) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
indent(String, String) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
INDEX_RSA1024 - 类 中的静态变量org.openeuler.sun.security.ssl.EphemeralKeyManager
 
INDEX_RSA512 - 类 中的静态变量org.openeuler.sun.security.ssl.EphemeralKeyManager
 
info(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
info - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
init() - 类 中的静态方法org.openeuler.gm.DisabledAlgorithmConstraintsHandler
JDK-8275887 adds a boolean parameter to the method permits(String, AlgorithmParameters, ConstraintsParameters).
init() - 类 中的静态方法org.openeuler.gm.PKCS12KeyStoreHandler
 
init() - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
JDK 17.0.2 adds a Debug parameter to the two getFingerprint functions of the X509CertImpl class.
init() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
init(boolean) - 类 中的方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
init() - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
 
init(byte[], String, AccessControlContext) - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
init(byte[], byte[], Object, AccessControlContext) - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
initEncodedTicket - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
initGetJavaNetAccessMethod() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
initGetOriginalHostNameMethod() - 类 中的静态方法org.openeuler.sun.misc.SharedSecrets
 
initGMAlgorithmMap() - 类 中的静态方法org.openeuler.gm.GMConstants
Init GM_ALGORITHM_MAP.
initialClientHelloMsg - 类 中的变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
initialize() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
 
initialPolicies() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
initiateInboundClose() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
initiateOutboundClose() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
initMethod() - 类 中的静态方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
initNonStaticGetFingerprintMethod() - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
 
initRreMaster - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
initStaticGetFingerprintMethod() - 类 中的静态方法org.openeuler.gm.X509CertImplHandler
 
InputRecord - org.openeuler.sun.security.ssl中的类
InputRecord takes care of the management of SSL/TLS input records, including buffering, decryption, handshake messages marshal, etc.
InputRecord(HandshakeHash, SSLCipher.SSLReadCipher) - 类 的构造器org.openeuler.sun.security.ssl.InputRecord
 
inputRecord - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
install() - 类 中的静态方法org.openeuler.com.sun.net.ssl.internal.ssl.Provider
Installs the JSSE provider.
instance - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator
 
INSTANCE - 类 中的静态变量org.openeuler.sun.security.ssl.DummyX509KeyManager
 
INSTANCE - 类 中的静态变量org.openeuler.sun.security.ssl.DummyX509TrustManager
 
INSTANCE - 类 中的静态变量org.openeuler.sun.security.util.NullCache
 
INSTANCE_LDAP - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
INSTANCE_TLS - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
interimAuthn - 类 中的变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
invalidate() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Invalidate a session.
invalidate() - 接口 中的方法org.openeuler.sun.security.util.MemoryCache.CacheEntry
 
invalidate() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
invalidate() - 类 中的方法org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
invalidated - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
invoke(Method, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
 
invoke(Method, Object, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
is - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
isActivatable(CipherSuite, AlgorithmConstraints, Map<SupportedGroupsExtension.NamedGroupType, Boolean>) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
 
isActivatable(AlgorithmConstraints, SupportedGroupsExtension.NamedGroupType) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
isActivatable(AlgorithmConstraints, SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
isAnonymous() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
isAnonymous - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
isAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
isAvailable() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
isAvailable() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
isAvailable - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce.EcAvailability
 
isAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.ProtocolVersion
 
isAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
isAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
 
isAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
isAvailable() - 枚举 中的方法org.openeuler.sun.security.ssl.SSLCipher
Test if this bulk cipher is available.
isAvailable(SSLExtension) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Return true if the extension is available.
isAvailable(SSLExtension, ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
Return true if the extension is available for the specific protocol.
isAvailable(ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
isAvailable(List<ProtocolVersion>) - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
isAvailable(ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
isAvailableGroup(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
isBound() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the binding state of the socket.
isBroken - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
isCA(X509Certificate) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isCBCMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
isCBCMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
isCBCMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher
 
isCBCMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
isClientMode - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
isClosed - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
isClosed() - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
isClosed - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
isClosed() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
isClosed() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
isClosed() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
isCloseWaiting - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
isClosing - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
isConnected() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the connection state of the socket.
isConnected - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
isConsumable(TransportContext, byte) - 类 中的静态方法org.openeuler.sun.security.ssl.PostHandshakeContext
 
isConsumable(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLExtension
 
isCookieValid(ServerHandshakeContext, ClientHello.ClientHelloMessage, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HelloCookieManager
 
isCookieValid(ServerHandshakeContext, ClientHello.ClientHelloMessage, byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
isDefaultCipherSuiteList(List<CipherSuite>) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
Return whether a protocol list is the original default enabled protocols.
isDefaultEnabled - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
isDefaultProtocolVesions(List<ProtocolVersion>) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
Return whether a protocol list is the original default enabled protocols.
isDSAPublicKeyWithoutParams(PublicKey) - 类 中的静态方法org.openeuler.sun.security.provider.certpath.PKIX
 
isEcAvailable() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
isEcAvailable - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
isEmpty() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
isEmpty() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
isEmpty() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
isEncCert(X509Certificate) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isEqual(byte[], int, int, byte[], int, int) - 类 中的静态方法org.openeuler.sun.security.util.ByteArrays
 
isEquivalent(Collection<String>, Collection<String>) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
isEquivalent(Collection<String>, Collection<String>) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
isFIPS() - 类 中的静态方法org.openeuler.com.sun.net.ssl.internal.ssl.Provider
 
isFIPS() - 类 中的静态方法org.openeuler.sun.security.ssl.SunJSSE
 
isFips - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
isFirstAppOutputRecord - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
isForwardCheckingSupported() - 类 中的方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
isGMCert(X509Certificate) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isHashable(byte) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
isHelloRetryRequest() - 类 中的方法org.openeuler.sun.security.ssl.RandomCookie
 
isIdentityEquivalent(X509Certificate, X509Certificate) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
isIdentityEquivalent(X509Certificate, X509Certificate) - 类 中的静态方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
isInboundClosed() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
isInboundDone() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
isInitialized - 类 中的变量org.openeuler.sun.security.ssl.KeyManagerFactoryImpl
 
isInitialized - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
isInitialized - 类 中的变量org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
isInputCloseNotified - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
isInputShutdown() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the input state of the socket
isInputShutdown() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
isInvalidECCert(String, String) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isInvalidECOrSM2Cert(String, String) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isInvalidSM2Cert(String, String) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isIpAddress(String) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Test whether the given hostname looks like a literal IPv4 or IPv6 address.
isIv - 枚举 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
 
isKerberosAvailable() - 类 中的静态方法org.openeuler.sun.security.ssl.JsseJce
 
isKnown(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLHandshake
 
isLayered() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
isLocalAuthenticationValid() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Check if the authentication used when establishing this session is still valid.
isLoggable(Level) - 类 中的方法org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
isMatched(String, String, boolean) - 类 中的方法org.openeuler.sun.security.util.HostnameChecker
Returns true if name matches against template.
isNegotiable() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
isNegotiable(CipherSuite) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
Check if the given cipher suite is enabled and available within the current active cipher suites.
isNegotiable(List<CipherSuite>, CipherSuite) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
Check if the given cipher suite is enabled and available within the proposed cipher suite list.
isNegotiable(List<CipherSuite>, ProtocolVersion, CipherSuite) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeContext
Check if the given cipher suite is enabled and available within the proposed cipher suite list and specific protocol version.
isNegotiable(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
Check if the given protocol version is enabled and available.
isNegotiable(byte, byte, boolean) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if the specific TLS protocol is negotiable.
isNegotiated - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
isNullCipher() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator.NullReadCipher
 
isNullCipher() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
isNullCipher() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
isNullCipher() - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
isOn - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger
 
isOn(String) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
Return true if the "javax.net.debug" property contains the debug check points, or System.Logger is used.
isOutboundClosed() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
isOutboundDone() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
isOutboundDone() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
isOutputShutdown() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Returns the output state of the socket
isOutputShutdown() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
isPasswordless(File) - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
Returns if a pkcs12 file is password-less.
isPostHandshakeContext() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
isRejoinable() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns true iff this session may be resumed ... sessions are usually resumable.
isRelated - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
isRelated(Subject, Principal) - 类 中的静态方法org.openeuler.sun.security.ssl.Krb5Helper
Determines if the Subject might contain creds for princ.
isResumption - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
isSessionResumption - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
isSessionResumption() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Return true if the session is currently re-established with a session-resumption abbreviated initial handshake.
isSignatureValid(List<PublicKey>, X509Certificate) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
 
isSignCert(X509Certificate) - 类 中的静态方法org.openeuler.gm.GMTlsUtil
 
isStaplingEnabled(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLContextImpl
Return whether client or server side stapling has been enabled for this SSLContextImpl
issuerX500Principals - 类 中的变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl.X509Credentials
 
isSupported(List<CipherSuite>) - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
isSupported(List<CipherSuite>) - 枚举 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroupType
 
isSupported(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
isT11Downgrade() - 类 中的方法org.openeuler.sun.security.ssl.RandomCookie
 
isT12Downgrade() - 类 中的方法org.openeuler.sun.security.ssl.RandomCookie
 
isTalkingToV2 - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
isTimedout(SSLSession) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
isTransformationAvailable(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
isUnlimited(int, String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
isUnsureMode - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
isValid() - 类 中的方法org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
isValid() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
isValid(long) - 接口 中的方法org.openeuler.sun.security.util.MemoryCache.CacheEntry
 
isValid(long) - 类 中的方法org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
isValid(long) - 类 中的方法org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
isValidDoubleCertificate(X509Certificate[], X509Certificate[]) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
isValidNamedGroup(String, PublicKey, HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
isVersionDowngrade(HandshakeContext) - 类 中的方法org.openeuler.sun.security.ssl.RandomCookie
 
iterations - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
iv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
iv - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
ivLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
ivSize - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 

J

JDK_TLS_CLIENT_PROTOCOLS - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
JDK_TLS_SERVER_PROTOCOLS - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
JKS_CLASS - 类 中的静态变量org.openeuler.gm.KeyStoreResolver
 
jp2Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
jpSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
jsseDefaultStore - 类 中的静态变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
JsseJce - org.openeuler.sun.security.ssl中的类
This class contains a few static methods for interaction with the JCA/JCE to obtain implementations, etc.
JsseJce() - 类 的构造器org.openeuler.sun.security.ssl.JsseJce
 
JsseJce.EcAvailability - org.openeuler.sun.security.ssl中的类
 
JsseJce.SunCertificates - org.openeuler.sun.security.ssl中的类
 

K

kaGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange
 
kaGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.ECCKeyExchange
 
kaGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.KrbKeyExchange
 
kaGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.RSAKeyExchange
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHANON
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHANONExport
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHEDSS
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHEDSSExport
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSAExport
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSAOrPSS
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECC
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHANON
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHECDSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHEECDSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHERSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHERSAOrPSS
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHRSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExKRB5
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExKRB5EXPORT
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExRSA
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExRSAExport
 
KE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExSM2SM2
 
kerberosAvailable - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
 
key - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
key - 类 中的变量org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
key - 类 中的变量org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
key - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
key - 类 中的变量org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
key - 类 中的变量org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
keyAgreement - 类 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange
 
keyAgreementGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
keyAgreementGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
keyAlgorithm - 枚举 中的变量org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
keyAlgorithm - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
keyAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.KeyType
 
keyBag - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
keyDerivationGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
 
KeyEntry() - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.KeyEntry
 
keyExchange - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
KeyExchange(String, boolean, boolean, SupportedGroupsExtension.NamedGroupType) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
keyExchange - 类 中的变量org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
keyExchange - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer.KeyExchangeProperties
 
keyExchange - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer.KeyExchangeProperties
 
KeyExchangeProperties(CipherSuite, SSLKeyExchange, SSLPossession[]) - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer.KeyExchangeProperties
 
KeyExchangeProperties(CipherSuite, SSLKeyExchange, SSLPossession[]) - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer.KeyExchangeProperties
 
keyId - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.Entry
 
keyIndex - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
keyLimitCountdown - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
keyLimitCountdown - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
keyLimitEnabled - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
keyLimitEnabled - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
keyList - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
keyManager - 类 中的变量org.openeuler.sun.security.ssl.KeyManagerFactoryImpl
 
keyManager - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
KeyManagerFactoryImpl - org.openeuler.sun.security.ssl中的类
 
KeyManagerFactoryImpl() - 类 的构造器org.openeuler.sun.security.ssl.KeyManagerFactoryImpl
 
KeyManagerFactoryImpl.SunX509 - org.openeuler.sun.security.ssl中的类
 
KeyManagerFactoryImpl.X509 - org.openeuler.sun.security.ssl中的类
 
keyManagers - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
keyMaterialSpec - 类 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
keyObjectFormat - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
keyPair - 类 中的变量org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
keys - 类 中的变量org.openeuler.sun.security.ssl.EphemeralKeyManager
 
KeySchedule(String, boolean) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
 
KeyShareEntry(int, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
KeyShareExtension - org.openeuler.sun.security.ssl中的类
Pack of the "key_share" extensions.
KeyShareExtension() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension
 
KeyShareExtension.CHKeyShareConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of the extension in a ClientHello handshake message.
KeyShareExtension.CHKeyShareProducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension in a ClientHello handshake message.
KeyShareExtension.CHKeyShareSpec - org.openeuler.sun.security.ssl中的类
The "key_share" extension in a ClientHello handshake message.
KeyShareExtension.CHKeyShareStringizer - org.openeuler.sun.security.ssl中的类
 
KeyShareExtension.HRRKeyShareConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of the extension in a HelloRetryRequest handshake message.
KeyShareExtension.HRRKeyShareProducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension in a HelloRetryRequest handshake message.
KeyShareExtension.HRRKeyShareReproducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension for stateless HelloRetryRequest reconstruction.
KeyShareExtension.HRRKeyShareSpec - org.openeuler.sun.security.ssl中的类
The key share entry used in HelloRetryRequest "key_share" extensions.
KeyShareExtension.HRRKeyShareStringizer - org.openeuler.sun.security.ssl中的类
 
KeyShareExtension.KeyShareEntry - org.openeuler.sun.security.ssl中的类
The key share entry used in "key_share" extensions.
KeyShareExtension.SHKeyShareAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if the extension is not present in the ServerHello handshake message.
KeyShareExtension.SHKeyShareConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of the extension in a ServerHello handshake message.
KeyShareExtension.SHKeyShareProducer - org.openeuler.sun.security.ssl中的类
Network data producer of the extension in a ServerHello handshake message.
KeyShareExtension.SHKeyShareSpec - org.openeuler.sun.security.ssl中的类
The key share entry used in ServerHello "key_share" extensions.
KeyShareExtension.SHKeyShareStringizer - org.openeuler.sun.security.ssl中的类
 
keySize - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
keystore - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
KEYSTORE_TYPE_COMPAT - 类 中的静态变量org.openeuler.sun.security.util.KeyStoreDelegator
 
KeyStoreDelegator - org.openeuler.sun.security.util中的类
This class delegates to a primary or secondary keystore implementation.
KeyStoreDelegator(String, Class<? extends KeyStoreSpi>, String, Class<? extends KeyStoreSpi>) - 类 的构造器org.openeuler.sun.security.util.KeyStoreDelegator
 
KeyStoreDescriptor(String, String, String, String) - 类 的构造器org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
KeyStoreManager - org.openeuler.gm中的类
 
KeyStoreManager() - 类 的构造器org.openeuler.gm.KeyStoreManager
 
KeyStoreManager.KeyStoreDescriptor - org.openeuler.gm中的类
 
KeyStoreResolver - org.openeuler.gm中的类
 
KeyStoreResolver() - 类 的构造器org.openeuler.gm.KeyStoreResolver
 
KeyStoreResolver.DualFormatJKS - org.openeuler.gm中的类
 
KeyStoreResolver.DualFormatPKCS12 - org.openeuler.gm中的类
 
keyType - 枚举 中的变量org.openeuler.sun.security.ssl.GMX509Authentication
 
keyType - 枚举 中的变量org.openeuler.sun.security.ssl.X509Authentication
 
KeyType(String) - 类 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl.KeyType
 
keyTypes - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509PossessionGenerator
 
keyTypes - 类 中的变量org.openeuler.sun.security.ssl.X509Authentication.X509PossessionGenerator
 
KeyUpdate - org.openeuler.sun.security.ssl中的类
Pack of the KeyUpdate handshake message.
KeyUpdate() - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate
 
KeyUpdate.KeyUpdateConsumer - org.openeuler.sun.security.ssl中的类
The "KeyUpdate" handshake message consumer.
KeyUpdate.KeyUpdateKickstartProducer - org.openeuler.sun.security.ssl中的类
 
KeyUpdate.KeyUpdateMessage - org.openeuler.sun.security.ssl中的类
The KeyUpdate handshake message.
KeyUpdate.KeyUpdateProducer - org.openeuler.sun.security.ssl中的类
The "KeyUpdate" handshake message producer.
KeyUpdate.KeyUpdateRequest - org.openeuler.sun.security.ssl中的枚举
 
KeyUpdateConsumer() - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateConsumer
 
KeyUpdateKickstartProducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateKickstartProducer
 
KeyUpdateMessage(PostHandshakeContext, KeyUpdate.KeyUpdateRequest) - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
KeyUpdateMessage(PostHandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
KeyUpdateProducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateProducer
 
KeyUpdateRequest(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
 
kickstart() - 类 中的方法org.openeuler.sun.security.ssl.ClientHandshakeContext
 
kickstart() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeContext
 
kickstart() - 类 中的方法org.openeuler.sun.security.ssl.PostHandshakeContext
 
kickstart() - 类 中的方法org.openeuler.sun.security.ssl.ServerHandshakeContext
 
kickstart(HandshakeContext) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLHandshake
 
kickstart() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
kickstartMessageDelivered - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
kickstartProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
kickstartProducer - 类 中的静态变量org.openeuler.sun.security.ssl.HelloRequest
 
kickstartProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyUpdate
 
kickstartProducer - 类 中的静态变量org.openeuler.sun.security.ssl.NewSessionTicket
 
km - 类 中的变量org.openeuler.sun.security.ssl.AbstractKeyManagerWrapper
 
KRB5_CLASS_NAME - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
krb5Class - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
Krb5Helper - org.openeuler.sun.security.ssl中的类
A helper class for Kerberos APIs.
Krb5Helper() - 类 的构造器org.openeuler.sun.security.ssl.Krb5Helper
 
krb5Helper - 类 中的变量org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
krb5Instance - 类 中的变量org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
KrbClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
KrbClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange
 
KrbClientKeyExchange.KrbClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The KRB5 "ClientKeyExchange" handshake message consumer.
KrbClientKeyExchange.KrbClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The KRB5 ClientKeyExchange handshake message (CLIENT -> SERVER).
KrbClientKeyExchange.KrbClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The KRB5 "ClientKeyExchange" handshake message producer.
KrbClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeConsumer
 
KrbClientKeyExchangeHelper - org.openeuler.sun.security.ssl中的类
 
KrbClientKeyExchangeHelper() - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
KrbClientKeyExchangeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
KrbClientKeyExchangeMessage(HandshakeContext, byte[], String, AccessControlContext) - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
KrbClientKeyExchangeMessage(HandshakeContext, ByteBuffer, Object, AccessControlContext) - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
KrbClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeProducer
 
krbHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchange
 
krbHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KrbClientKeyExchange
 
KrbKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator
 
KRBKAKeyDerivation(HandshakeContext, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation
 
KrbKeyExchange - org.openeuler.sun.security.ssl中的类
 
KrbKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange
 
KrbKeyExchange.KrbKAGenerator - org.openeuler.sun.security.ssl中的类
 
KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
KrbKeyExchange.KrbPossessionGenerator - org.openeuler.sun.security.ssl中的类
 
KrbKeyExchange.KrbPremasterSecret - org.openeuler.sun.security.ssl中的类
 
KrbKeyExchange.KrbServiceCreds - org.openeuler.sun.security.ssl中的类
 
KrbPossessionGenerator() - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPossessionGenerator
 
KrbPremasterSecret(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPremasterSecret
 
KrbServiceCreds(Object) - 类 的构造器org.openeuler.sun.security.ssl.KrbKeyExchange.KrbServiceCreds
 
ksRef - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
 
KU_KEY_AGREEMENT - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
KU_KEY_ENCIPHERMENT - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
KU_PRIMITIVE_SET - 类 中的静态变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
KU_SERVER_ENCRYPTION - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
KU_SERVER_KEY_AGREEMENT - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
KU_SERVER_SIGNATURE - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
KU_SIGNATURE - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 

L

label - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
label - 枚举 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation.SecretSchedule
 
label - 枚举 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
 
LABEL_CLIENT_WRITE_KEY - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_CLIENT_WRITE_KEY - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
LABEL_EXTENDED_MASTER_SECRET - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_EXTENDED_MASTER_SECRET - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
LABEL_IV_BLOCK - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_IV_BLOCK - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
LABEL_KEY_EXPANSION - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_KEY_EXPANSION - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
LABEL_MASTER_SECRET - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_MASTER_SECRET - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
LABEL_SERVER_WRITE_KEY - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
LABEL_SERVER_WRITE_KEY - 类 中的静态变量org.openeuler.gm.GMTlsUtil
 
lastModified - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
lastUsedTime - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
LEGACY_CERT_PBE_ALGORITHM - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
LEGACY_CERT_PBE_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
LEGACY_KEY_PBE_ALGORITHM - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
LEGACY_KEY_PBE_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
LEGACY_MAC_ALGORITHM - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
LEGACY_MAC_ALGORITHM - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
LEGACY_MAC_ITERATION_COUNT - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
LEGACY_MAC_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
LEGACY_PBE_ITERATION_COUNT - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
LEGACY_PBE_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
legacyAlgorithmConstraints - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
LegacyMasterKeyDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.SSLMasterKeyDerivation.LegacyMasterKeyDerivation
 
legacySecret - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
LegacyTrafficKeyDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
length() - 类 中的方法org.openeuler.sun.security.ssl.SessionId
 
length - 类 中的变量org.openeuler.sun.security.ssl.SSLBasicKeyDerivation.SecretSizeSpec
 
length() - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
 
level - 类 中的变量org.openeuler.sun.security.ssl.Alert.AlertMessage
 
Level(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.Alert.Level
 
level - 枚举 中的变量org.openeuler.sun.security.ssl.Alert.Level
 
lifetime - 类 中的变量org.openeuler.sun.security.util.MemoryCache
 
LIMIT_MAX_VALUE - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
LIMIT_MIN_VALUE - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
lineBreakPatern - 类 中的静态变量org.openeuler.sun.security.ssl.Utilities
 
LOAD_FACTOR - 类 中的静态变量org.openeuler.sun.security.util.MemoryCache
 
loadKeyStore(KeyStoreManager.KeyStoreDescriptor) - 类 中的静态方法org.openeuler.gm.KeyStoreManager
 
loadKeyStore(TrustStoreManager.TrustStoreDescriptor) - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Load the the KeyStore as described in the specified descriptor.
loadKeyStore(List<TrustStoreManager.TrustStoreDescriptor>) - 类 中的方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Load the the KeyStore as described in the specified descriptors.
loadSafeContents(DerInputStream) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
loadTrustedCerts(KeyStore) - 类 中的静态方法org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
Load trusted certificates from the specified KeyStore.
localCerts - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
localPrincipal - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
localPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
localPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
localPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
localPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
localSupportedSignAlgs - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
localSupportedSignAlgs - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
log(Level, String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
log(LogRecord) - 类 中的方法org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
logger - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger
 
loggerName - 类 中的变量org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
logMap - 类 中的变量org.openeuler.sun.security.ssl.SSLExtensions
 

M

mac - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
macAlg() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.GMTLSMac
 
macAlg() - 接口 中的方法org.openeuler.sun.security.ssl.Authenticator.MAC
 
macAlg - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
macAlg() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
macAlg() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSL30Mac
 
macAlg() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSLNullMac
 
macAlg() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.TLS10Mac
 
macAlg - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
MacAlg(String, int, int, int) - 枚举 的构造器org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
macAlgorithm - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
MacData - org.openeuler.sun.security.pkcs12中的类
A MacData type, as defined in PKCS#12.
MacData(DerInputStream) - 类 的构造器org.openeuler.sun.security.pkcs12.MacData
Parses a PKCS#12 MAC data.
MacData(String, byte[], byte[], int) - 类 的构造器org.openeuler.sun.security.pkcs12.MacData
 
MacData(AlgorithmParameters, byte[], byte[], int) - 类 的构造器org.openeuler.sun.security.pkcs12.MacData
 
macImpl - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.GMTLSMac
 
MacImpl() - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
MacImpl(ProtocolVersion, CipherSuite.MacAlg, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.MacImpl
 
macImpl - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.SSL30Mac
 
macImpl - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.SSLNullMac
 
macImpl - 类 中的变量org.openeuler.sun.security.ssl.Authenticator.TLS10Mac
 
macIterationCount - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
macKeyLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
macSalt - 类 中的变量org.openeuler.sun.security.pkcs12.MacData
 
major - 枚举 中的变量org.openeuler.sun.security.ssl.ProtocolVersion
 
majorVersion - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
majorVersion - 类 中的变量org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
majorVersion - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
majorVersion - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
majorVersion - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
majorVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
makeAlias(X509KeyManagerImpl.EntryStatus) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
mapPBEAlgorithmToOID(String) - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
mapPBEParamsToAlgorithm(ObjectIdentifier, AlgorithmParameters) - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
masterSecret - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
masterSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
masterSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation
 
match(String, X509Certificate, boolean) - 类 中的方法org.openeuler.sun.security.util.HostnameChecker
Perform the check.
match(String, X509Certificate) - 类 中的方法org.openeuler.sun.security.util.HostnameChecker
 
match(String, Principal) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Perform the check for Kerberos.
matchAllWildcards(String, String) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Returns true if name matches against template.
matchDNS(String, X509Certificate, boolean) - 类 中的方法org.openeuler.sun.security.util.HostnameChecker
Check if the certificate allows use of the given DNS name.
matches(Certificate[]) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.KeyType
 
matchIP(String, X509Certificate) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Check if the certificate allows use of the given IP address.
matchLeftmostWildcard(String, String) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Returns true if name matches against template.
matchWildCards(String, String) - 类 中的静态方法org.openeuler.sun.security.util.HostnameChecker
Returns true if the name matches against the template that may contain wildcard char *
MAX_AP_LENGTH - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnProducer
 
MAX_AP_LIST_LENGTH - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnProducer
 
MAX_ITERATION_COUNT - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
MAX_LENGTH - 类 中的静态变量org.openeuler.sun.security.ssl.SessionId
 
MAX_TICKET_LIFETIME - 类 中的静态变量org.openeuler.sun.security.ssl.NewSessionTicket
 
MAX_USE - 类 中的静态变量org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
maxCertificateChainLength - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
maxDataSize - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
MaxFragExtension - org.openeuler.sun.security.ssl中的类
Pack of the "max_fragment_length" extensions [RFC6066].
MaxFragExtension() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension
 
MaxFragExtension.CHMaxFragmentLengthConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "max_fragment_length" extension in the ClientHello handshake message.
MaxFragExtension.CHMaxFragmentLengthProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "max_fragment_length" extension in the ClientHello handshake message.
MaxFragExtension.EEMaxFragmentLengthConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "max_fragment_length" extension in the EncryptedExtensions handshake message.
MaxFragExtension.EEMaxFragmentLengthProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "max_fragment_length" extension in the EncryptedExtensions handshake message.
MaxFragExtension.EEMaxFragmentLengthUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "max_fragment_length" extension in the EncryptedExtensions handshake message.
MaxFragExtension.MaxFragLenEnum - org.openeuler.sun.security.ssl中的枚举
 
MaxFragExtension.MaxFragLenSpec - org.openeuler.sun.security.ssl中的类
The "max_fragment_length" extension [RFC 6066].
MaxFragExtension.MaxFragLenStringizer - org.openeuler.sun.security.ssl中的类
 
MaxFragExtension.SHMaxFragmentLengthConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "max_fragment_length" extension in the ServerHello handshake message.
MaxFragExtension.SHMaxFragmentLengthProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "max_fragment_length" extension in the ServerHello handshake message.
MaxFragExtension.SHMaxFragmentLengthUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "max_fragment_length" extension in the ClientHello handshake message.
MaxFragLenEnum(byte, int, String) - 枚举 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
MaxFragLenSpec(byte) - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenSpec
 
MaxFragLenSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenSpec
 
maxFragLenStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
MaxFragLenStringizer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenStringizer
 
maxFragmentLength - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
maxFragmentSize - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
maxHandshakeMessageSize - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
maximumActiveProtocol - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
maximumPacketSize - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
maximumPacketSize - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
maximumProtocolVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
maxIVLength - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
maxLargeRecordSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
maxMacSize - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
maxPadding - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
maxPathLength() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
maxPlaintextPlusSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
maxRecordSize - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
maxSize - 类 中的变量org.openeuler.sun.security.util.MemoryCache
 
md - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.CloneableHash
 
md - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
md5 - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
md5 - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
MD5_pad1 - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
MD5_pad2 - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
mdMD5 - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
mdMD5 - 类 中的变量org.openeuler.sun.security.ssl.RSASignature
 
mdSHA - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
mdSHA - 类 中的变量org.openeuler.sun.security.ssl.RSASignature
 
MemoryCache<K,V> - org.openeuler.sun.security.util中的类
 
MemoryCache(boolean, int) - 类 的构造器org.openeuler.sun.security.util.MemoryCache
 
MemoryCache(boolean, int, int) - 类 的构造器org.openeuler.sun.security.util.MemoryCache
 
MemoryCache.CacheEntry<K,V> - org.openeuler.sun.security.util中的接口
 
MemoryCache.HardCacheEntry<K,V> - org.openeuler.sun.security.util中的类
 
MemoryCache.SoftCacheEntry<K,V> - org.openeuler.sun.security.util中的类
 
messageCompactFormatNoParas - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
messageCompactFormatWithParas - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
messageFormatNoParas - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
messageFormatWithParas - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
messageLength - 类 中的变量org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
messageLength() - 类 中的方法org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
minimalKeySize - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
minimalPaddingSize - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
minor - 枚举 中的变量org.openeuler.sun.security.ssl.ProtocolVersion
 
minorVersion - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
minorVersion - 类 中的变量org.openeuler.gm.GMTlsMasterSecretGenerator.GMTlsMasterSecretKey
 
minorVersion - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
minorVersion - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
minorVersion - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
minorVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
modes - 类 中的变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
modulus - 类 中的变量org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
MSG - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
MSG - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
MSG - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
MSG - 类 中的静态变量org.openeuler.gm.GMTlsKeyMaterialGenerator
 
MSG - 类 中的静态变量org.openeuler.gm.GMTlsMasterSecretGenerator
 
MSG - 类 中的静态变量org.openeuler.gm.GMTlsPrfGenerator
 
msg - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 

N

name - 枚举 中的变量org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.HashAlg
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.ContentType
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.ProtocolVersion
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLHandshake
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
 
name - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
name() - 接口 中的方法org.openeuler.sun.security.util.RegisteredDomain
Returns the name of the registered domain.
NAME_HEADER_LENGTH - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHECredentials
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHECredentials
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
namedGroup - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Credentials
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
namedGroup - 类 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
NamedGroup(int, String, String, boolean, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
NamedGroup(int, String, boolean, String, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
NamedGroup(int, String, boolean, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
NamedGroup(int, String, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
namedGroupId - 类 中的变量org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
namedGroupParams - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
namedGroupsIds - 类 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsSpec
 
NamedGroupType() - 枚举 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroupType
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert.Level
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
 
nameOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ContentType
 
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
nameOf(byte, byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return name of a TLS protocol specified by major and minor version numbers.
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return name of a TLS protocol specified by a protocol number.
nameOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return a ProtocolVersion for the given TLS protocol name.
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
 
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
nameOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLExtension
 
nameOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLHandshake
 
nameOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
nameOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
namesOf(List<CipherSuite>) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
namesOf(String[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Get a list of ProtocolVersion objects of an array protocol version names.
needToSplitPayload() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
needToSplitPayload() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
negotiatedCipherSuite - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
negotiatedMaxFragLen - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
negotiatedProtocol - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
negotiatedServerName - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
negotiateProtocol(ServerHandshakeContext, int) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloConsumer
 
negotiateProtocol(ServerHandshakeContext, int[]) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloConsumer
 
networkProducer - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
newEntry(K, V, long, ReferenceQueue<V>) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
newHardMemoryCache(int) - 类 中的静态方法org.openeuler.sun.security.util.Cache
Return a new memory cache with the specified maximum size, unlimited lifetime for entries, with the values held by standard references.
newHardMemoryCache(int, int) - 类 中的静态方法org.openeuler.sun.security.util.Cache
Return a new memory cache with the specified maximum size, the specified maximum lifetime (in seconds), with the values held by standard references.
newKrb5Instance() - 类 中的静态方法org.openeuler.sun.security.ssl.KrbClientKeyExchangeHelper
 
newNullCache() - 类 中的静态方法org.openeuler.sun.security.util.Cache
Return a dummy cache that does nothing.
NewSessionTicket - org.openeuler.sun.security.ssl中的类
Pack of the NewSessionTicket handshake message.
NewSessionTicket() - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket
 
NewSessionTicket.NewSessionTicketConsumer - org.openeuler.sun.security.ssl中的类
 
NewSessionTicket.NewSessionTicketKickstartProducer - org.openeuler.sun.security.ssl中的类
 
NewSessionTicket.NewSessionTicketMessage - org.openeuler.sun.security.ssl中的类
The NewSessionTicketMessage handshake message.
NewSessionTicket.NewSessionTicketProducer - org.openeuler.sun.security.ssl中的类
The "NewSessionTicket" handshake message producer.
NewSessionTicketConsumer() - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketConsumer
 
NewSessionTicketKickstartProducer() - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketKickstartProducer
 
NewSessionTicketMessage(HandshakeContext, int, SecureRandom, byte[], byte[]) - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
NewSessionTicketMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
NewSessionTicketProducer() - 类 的构造器org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketProducer
 
newSoftMemoryCache(int) - 类 中的静态方法org.openeuler.sun.security.util.Cache
Return a new memory cache with the specified maximum size, unlimited lifetime for entries, with the values held by SoftReferences.
newSoftMemoryCache(int, int) - 类 中的静态方法org.openeuler.sun.security.util.Cache
Return a new memory cache with the specified maximum size, the specified maximum lifetime (in seconds), with the values held by SoftReferences.
nextExpirationTime - 类 中的变量org.openeuler.sun.security.util.MemoryCache
 
nextUpdate - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
 
NOMINAL - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretSpec
 
NOMINAL - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoSpec
 
NonCloneableHash(MessageDigest) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
NONE - 类 中的静态变量org.openeuler.gm.KeyStoreManager
 
NONE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
nonStatic_getFingerprint_method - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
noSniExtension - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
noSniMatcher - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
NotifyHandshake(Map<HandshakeCompletedListener, AccessControlContext>, HandshakeCompletedEvent) - 类 的构造器org.openeuler.sun.security.ssl.TransportContext.NotifyHandshake
 
NSCT_CODE_SIGNING - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
NSCT_CODE_SIGNING_CA - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
NSCT_SSL_CA - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
NSCT_SSL_CLIENT - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
NSCT_SSL_SERVER - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
NULL_COMPRESSION - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
NullCache<K,V> - org.openeuler.sun.security.util中的类
 
NullCache() - 类 的构造器org.openeuler.sun.security.util.NullCache
 
nullObject - 类 中的静态变量org.openeuler.sun.security.ssl.SecureKey
 
NullReadCipher(Authenticator, ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator.NullReadCipher
 
NullReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.NullReadCipherGenerator
 
nullTlsMac() - 类 中的静态方法org.openeuler.sun.security.ssl.Authenticator
 
nullTlsReadCipher() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
nullTlsWriteCipher() - 类 中的静态方法org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
NullWriteCipher(Authenticator, ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator.NullWriteCipher
 
NullWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.NullWriteCipherGenerator
 

O

obfuscatedAge - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
OBJID_NETSCAPE_CERT_TYPE - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
ocspBytes - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
 
OCSPFetchCall(StatusResponseManager.StatusInfo, CertStatusExtension.OCSPStatusRequest) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
A constructor that builds the OCSPFetchCall from the provided StatusInfo and information from the status_request[_v2] extension.
ocspRequest - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
 
ocspResponse - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusResponse
 
OCSPStatusRequest(byte, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
OCSPStatusResponse(byte, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusResponse
 
offset - 类 中的变量org.openeuler.sun.misc.HexDumpEncoder
 
oid - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
OID_BASIC_CONSTRAINTS - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
OID_EKU_ANY_USAGE - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_ANY_USAGE - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
OID_EKU_CODE_SIGNING - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_MS_SGC - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_NS_SGC - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_TIME_STAMPING - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_TLS_CLIENT - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EKU_TLS_SERVER - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EXTENDED_KEY_USAGE - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
OID_EXTENDED_KEY_USAGE - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
OID_KEY_USAGE - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
OID_NETSCAPE_CERT_TYPE - 类 中的静态变量org.openeuler.sun.security.validator.SimpleValidator
 
OID_SUBJECT_ALT_NAME - 类 中的静态变量org.openeuler.sun.security.validator.EndEntityChecker
 
omSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
onCertificate(ServerHandshakeContext, CertificateMessage.GMTLSCertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
onCertificate(ClientHandshakeContext, CertificateMessage.GMTLSCertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateConsumer
 
onCertificate(ServerHandshakeContext, CertificateMessage.T12CertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
onCertificate(ClientHandshakeContext, CertificateMessage.T12CertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
onClientHello(ServerHandshakeContext, ClientHello.ClientHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloConsumer
 
onConsumeCertificate(ServerHandshakeContext, CertificateMessage.T13CertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
onConsumeCertificate(ClientHandshakeContext, CertificateMessage.T13CertificateMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
onConsumeFinished(ClientHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedConsumer
 
onConsumeFinished(ServerHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedConsumer
 
onConsumeFinished(ClientHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedConsumer
 
onConsumeFinished(ServerHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedConsumer
 
onConsumeFinished(ClientHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedConsumer
 
onConsumeFinished(ServerHandshakeContext, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedConsumer
 
oneByte - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
oneByte - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppOutputStream
 
onHelloRetryRequest(ClientHandshakeContext, ServerHello.ServerHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloConsumer
 
onLoadAbsence - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
onLoadConsumer - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
onlyX509 - 类 中的变量org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
onProduceCertificate(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateProducer
 
onProduceCertificate(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateProducer
 
onProduceCertificate(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateProducer
 
onProduceCertificate(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateProducer
 
onProduceCertificate(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateProducer
 
onProduceCertificate(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateProducer
 
onProduceCertificateVerify(ServerHandshakeContext, X509Authentication.X509Possession) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyProducer
 
onProduceCertificateVerify(ClientHandshakeContext, X509Authentication.X509Possession) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyProducer
 
onProduceFinished(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedProducer
 
onProduceFinished(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedProducer
 
onProduceFinished(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedProducer
 
onProduceFinished(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedProducer
 
onProduceFinished(ClientHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedProducer
 
onProduceFinished(ServerHandshakeContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedProducer
 
onServerHello(ClientHandshakeContext, ServerHello.ServerHelloMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloConsumer
 
onTradeAbsence - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
onTradeConsumer - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
org.openeuler - 程序包 org.openeuler
 
org.openeuler.com.sun.crypto.provider - 程序包 org.openeuler.com.sun.crypto.provider
 
org.openeuler.com.sun.net.ssl.internal.ssl - 程序包 org.openeuler.com.sun.net.ssl.internal.ssl
 
org.openeuler.gm - 程序包 org.openeuler.gm
 
org.openeuler.sun.misc - 程序包 org.openeuler.sun.misc
 
org.openeuler.sun.net - 程序包 org.openeuler.sun.net
 
org.openeuler.sun.security.internal.interfaces - 程序包 org.openeuler.sun.security.internal.interfaces
 
org.openeuler.sun.security.internal.spec - 程序包 org.openeuler.sun.security.internal.spec
 
org.openeuler.sun.security.pkcs12 - 程序包 org.openeuler.sun.security.pkcs12
 
org.openeuler.sun.security.provider.certpath - 程序包 org.openeuler.sun.security.provider.certpath
 
org.openeuler.sun.security.ssl - 程序包 org.openeuler.sun.security.ssl
 
org.openeuler.sun.security.util - 程序包 org.openeuler.sun.security.util
 
org.openeuler.sun.security.validator - 程序包 org.openeuler.sun.security.validator
 
os - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
outputLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
outputRecord - 类 中的变量org.openeuler.sun.security.ssl.HandshakeOutStream
 
OutputRecord - org.openeuler.sun.security.ssl中的类
OutputRecord takes care of the management of SSL/TLS output records, including buffering, encryption, handshake messages marshal, etc.
OutputRecord(HandshakeHash, SSLCipher.SSLWriteCipher) - 类 的构造器org.openeuler.sun.security.ssl.OutputRecord
 
outputRecord - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
OutputRecord.T13PaddingHolder - org.openeuler.sun.security.ssl中的类
 
OVERFLOW_OF_INT08 - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
OVERFLOW_OF_INT16 - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 
OVERFLOW_OF_INT24 - 接口 中的静态变量org.openeuler.sun.security.ssl.Record
 

P

p - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
p1024 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
P11KEYSTORE - 类 中的静态变量org.openeuler.gm.KeyStoreManager
 
P11KEYSTORE - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
p1536 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p2048 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p3072 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p4096 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p512 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p6144 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p768 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
p8192 - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
packetSize - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
parameterSpec - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
 
parameterTemplate - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
params - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
params() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
params - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
paramsPattern - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
paramsSignature - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
paramsSignature - 类 中的变量org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
paramsSignature - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
paramsSignature - 类 中的变量org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
paramsSignature - 类 中的变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
parseAlgParameters(ObjectIdentifier, DerInputStream) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
parseProperty() - 枚举 中的静态方法org.openeuler.sun.security.validator.CADistrustPolicy
 
PartialClientHelloMessage(HandshakeContext, ClientHello.ClientHelloMessage, PreSharedKeyExtension.CHPreSharedKeySpec) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
passiveInboundClose() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
pbes2 - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
pbes2_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PBES2_OID_LIST - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
peerCerts - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
peerEncodePoint - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Credentials
 
peerHost - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
peerPrincipal - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
peerPublicKey - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
peerPublicKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
peerPublicKey - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
peerRequestedCertSignSchemes - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
peerRequestedSignatureSchemes - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
peerSpecifiedConstraints - 类 中的变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
peerSupportedAuthorities - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
peerSupportedSignAlgs - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
peerUserCanceled - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
permits(DisabledAlgorithmConstraints, String, AlgorithmParameters, ConstraintsParameters, boolean) - 类 中的静态方法org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
permits(Set<CryptoPrimitive>, String, AlgorithmParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
permits(Set<CryptoPrimitive>, Key) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
permits(Set<CryptoPrimitive>, String, Key, AlgorithmParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
permits(Set<CryptoPrimitive>, String, AlgorithmParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
 
permits(Set<CryptoPrimitive>, Key) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
 
permits(Set<CryptoPrimitive>, String, Key, AlgorithmParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
 
permitsMethod - 类 中的静态变量org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
PKCS12_HEADER_MASKS - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS12_HEADER_PATTERNS - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS12KeyStore - org.openeuler.sun.security.pkcs12中的类
This class provides the keystore implementation referred to as "PKCS12".
PKCS12KeyStore() - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS12KeyStore.CertEntry - org.openeuler.sun.security.pkcs12中的类
 
PKCS12KeyStore.Entry - org.openeuler.sun.security.pkcs12中的类
 
PKCS12KeyStore.KeyEntry - org.openeuler.sun.security.pkcs12中的类
 
PKCS12KeyStore.PrivateKeyEntry - org.openeuler.sun.security.pkcs12中的类
 
PKCS12KeyStore.RetryWithZero<T> - org.openeuler.sun.security.pkcs12中的接口
Retries an action with password "\0" if "" fails.
PKCS12KeyStore.SecretKeyEntry - org.openeuler.sun.security.pkcs12中的类
 
pkcs12KeyStoreClass - 类 中的静态变量org.openeuler.gm.PKCS12KeyStoreHandler
 
PKCS12KeyStoreHandler - org.openeuler.gm中的类
 
PKCS12KeyStoreHandler() - 类 的构造器org.openeuler.gm.PKCS12KeyStoreHandler
 
PKCS8ShroudedKeyBag_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
pkcs9certType - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS9CertType_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS9FriendlyName_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
pkcs9KeyId - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PKCS9LocalKeyId_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
pkcs9Name - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
pkemStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
PKIX - org.openeuler.sun.security.provider.certpath中的类
Common utility methods and classes used by the PKIX CertPathValidator and CertPathBuilder implementation.
PKIX() - 类 的构造器org.openeuler.sun.security.provider.certpath.PKIX
 
PKIX.BuilderParams - org.openeuler.sun.security.provider.certpath中的类
 
PKIX.CertStoreComparator - org.openeuler.sun.security.provider.certpath中的类
Comparator that orders CertStores so that local CertStores come before remote CertStores.
PKIX.CertStoreTypeException - org.openeuler.sun.security.provider.certpath中的异常错误
A CertStoreException with additional information about the type of CertStore that generated the exception.
PKIX.ValidatorParams - org.openeuler.sun.security.provider.certpath中的类
PKIXParameters that are shared by the PKIX CertPathValidator implementation.
PKIXFactory() - 类 的构造器org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.PKIXFactory
 
pkixParams - 类 中的变量org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
PKIXValidator - org.openeuler.sun.security.validator中的类
Validator implementation built on the PKIX CertPath API.
PKIXValidator(String, Collection<X509Certificate>) - 类 的构造器org.openeuler.sun.security.validator.PKIXValidator
 
PKIXValidator(String, PKIXBuilderParameters) - 类 的构造器org.openeuler.sun.security.validator.PKIXValidator
 
Plaintext - org.openeuler.sun.security.ssl中的类
 
Plaintext() - 类 的构造器org.openeuler.sun.security.ssl.Plaintext
 
Plaintext(byte, byte, byte, int, long, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.Plaintext
 
PLAINTEXT_NULL - 类 中的静态变量org.openeuler.sun.security.ssl.Plaintext
 
plugin - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
poExportableGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.ECCKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.ECDHKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.KrbKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.RSAKeyExchange
 
poGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.SM2KeyExchange
 
policies - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
POLICIES - 枚举 中的静态变量org.openeuler.sun.security.validator.CADistrustPolicy
 
policyMappingInhibited() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
policyQualifiersRejected() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
popCerts - 类 中的变量org.openeuler.sun.security.ssl.X509Authentication.X509Credentials
 
popCerts - 类 中的变量org.openeuler.sun.security.ssl.X509Authentication.X509Possession
 
popEncCerts - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Credentials
 
popEncCerts - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Possession
 
popEncPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Possession
 
popEncPublicKey - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Credentials
 
popPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSAPossession
 
popPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.X509Authentication.X509Possession
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHECredentials
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHECredentials
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSACredentials
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.EphemeralRSAPossession
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Credentials
 
popPublicKey - 类 中的变量org.openeuler.sun.security.ssl.X509Authentication.X509Credentials
 
popSignCerts - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Credentials
 
popSignCerts - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Possession
 
popSignPrivateKey - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Possession
 
popSignPublicKey - 类 中的变量org.openeuler.sun.security.ssl.GMX509Authentication.GMX509Credentials
 
populate(String, ArrayList<ProtocolVersion>) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
port - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
possessionGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.GMX509Authentication
 
possessionGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
 
possessionGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
possessionGenerator - 枚举 中的变量org.openeuler.sun.security.ssl.X509Authentication
 
possessions - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer.KeyExchangeProperties
 
possessions - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer.KeyExchangeProperties
 
PostHandshakeContext - org.openeuler.sun.security.ssl中的类
A compact implementation of HandshakeContext for post-handshake messages
PostHandshakeContext(TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.PostHandshakeContext
 
PredefinedDHParameterSpecs - org.openeuler.sun.security.ssl中的类
Predefined default DH ephemeral parameters.
PredefinedDHParameterSpecs() - 类 的构造器org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
preferLocalCipherSuites - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
preMaster - 类 中的变量org.openeuler.sun.security.ssl.KrbKeyExchange.KrbPremasterSecret
 
premasterSecret - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
preMasterSecret - 类 中的变量org.openeuler.sun.security.ssl.ECCKeyExchange.ECCKAGenerator.ECCKAKeyDerivation
 
premasterSecret - 类 中的变量org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
preMasterSecret - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator.RSAKAKeyDerivation
 
premasterSecret - 类 中的变量org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
preMasterSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLMasterKeyDerivation.LegacyMasterKeyDerivation
 
preSharedKey - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
PreSharedKeyExtension - org.openeuler.sun.security.ssl中的类
Pack of the "pre_shared_key" extension.
PreSharedKeyExtension() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
PreSharedKeyExtension.CHPreSharedKeyAbsence - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.CHPreSharedKeyConsumer - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.CHPreSharedKeyProducer - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.CHPreSharedKeySpec - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.CHPreSharedKeyStringizer - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.CHPreSharedKeyUpdate - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.PartialClientHelloMessage - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.PskIdentity - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.SHPreSharedKeyAbsence - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.SHPreSharedKeyConsumer - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.SHPreSharedKeyProducer - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.SHPreSharedKeySpec - org.openeuler.sun.security.ssl中的类
 
PreSharedKeyExtension.SHPreSharedKeyStringizer - org.openeuler.sun.security.ssl中的类
 
prevPubKey - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
prfBlockSize - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
prfBlockSize - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
prfBlockSize - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
prfHashAlg - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
prfHashAlg - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
prfHashAlg - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
prfHashLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
prfHashLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
prfHashLength - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
primaryKeyStore - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
primaryType - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
PRIME_CERTAINTY - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
privateKey - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
privateKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
privateKey - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
privateKey - 类 中的变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl.X509Credentials
 
privateKeyCount - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
PrivateKeyEntry() - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.PrivateKeyEntry
 
processStapling(ServerHandshakeContext) - 类 中的静态方法org.openeuler.sun.security.ssl.StatusResponseManager
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.CHAlpnProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CHCertificateAuthoritiesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CRCertificateAuthoritiesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CHCertSignatureSchemesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CRCertSignatureSchemesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CHCertStatusReqV2Producer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CTCertStatusResponseProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqV2Producer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ChangeCipherSpec.GMTLSChangeCipherSpecProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ChangeCipherSpec.T10ChangeCipherSpecProducer
 
produce(ConnectionContext) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloKickstartProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ClientKeyExchange.ClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.CHCookieProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.HRRCookieProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.HRRCookieReproducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHEClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.CHECPointFormatsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.CHExtendedMasterSecretProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.GMTLSFinishedProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T12FinishedProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.Finished.T13FinishedProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeProducer
 
produce(ConnectionContext) - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestKickstartProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareReproducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareProducer
 
produce(ConnectionContext) - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateKickstartProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.CHMaxFragmentLengthProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.EEMaxFragmentLengthProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthProducer
 
produce(ConnectionContext) - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketKickstartProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.CHRenegotiationInfoProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.GMTLSServerHelloProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestReproducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.T13ServerHelloProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerKeyExchange.ServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNameProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.EEServerNameProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNameProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CHSignatureSchemesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.CRSignatureSchemesProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
produce(HandshakeContext, SSLExtension[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
Produce extension values for the specified extensions.
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLHandshake
 
produce(ConnectionContext) - 接口 中的方法org.openeuler.sun.security.ssl.SSLProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.CHSupportedGroupsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.EESupportedGroupsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsProducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.HRRSupportedVersionsReproducer
 
produce(ConnectionContext, SSLHandshake.HandshakeMessage) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsProducer
 
PROP_NAME - 类 中的静态变量org.openeuler.sun.security.ssl.BaseSSLSocketImpl
TLS requires that a close_notify warning alert is sent before the connection is closed in order to avoid truncation attacks.
property - 类 中的静态变量org.openeuler.sun.security.ssl.SSLLogger
 
PROPERTY_NAME - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
protectedPrivKey - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.PrivateKeyEntry
 
protectedSecretKey - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.SecretKeyEntry
 
PROTOCOLS_10_11 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_10_12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_11_12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_12_13 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_EMPTY - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_11 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_13 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_30 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_GMTLS - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_GMTLS_AND_12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_OF_NONE - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_10 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_11 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_12_AND_GMTLS - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_13 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_13_AND_GMTLS - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_TLS10 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_TLS11 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
PROTOCOLS_TO_TLS12 - 枚举 中的静态变量org.openeuler.sun.security.ssl.ProtocolVersion
 
protocolVersion - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
protocolVersion - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
protocolVersion - 类 中的变量org.openeuler.gm.GMTlsKeyMaterialGenerator
 
protocolVersion - 类 中的变量org.openeuler.gm.GMTlsMasterSecretGenerator
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
ProtocolVersion - org.openeuler.sun.security.ssl中的枚举
Enum for an SSL/TLS protocol version.
ProtocolVersion(int, String) - 枚举 的构造器org.openeuler.sun.security.ssl.ProtocolVersion
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
protocolVersion - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
Provider - org.openeuler.com.sun.net.ssl.internal.ssl中的类
Main class for the SunJSSE provider.
Provider() - 类 的构造器org.openeuler.com.sun.net.ssl.internal.ssl.Provider
 
Provider(Provider) - 类 的构造器org.openeuler.com.sun.net.ssl.internal.ssl.Provider
 
Provider(String) - 类 的构造器org.openeuler.com.sun.net.ssl.internal.ssl.Provider
 
PROVIDER_VER - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
 
PROVIDER_VER - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
proxy - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
proxyClass - 类 中的静态变量org.openeuler.sun.security.ssl.Krb5Helper
 
psk - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
pskIdentity - 类 中的变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
PskIdentity(byte[], int) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
pskIdentity - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
PskKeyExchangeMode(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
 
PskKeyExchangeModesConsumer() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesConsumer
 
PskKeyExchangeModesExtension - org.openeuler.sun.security.ssl中的类
Pack of the "psk_key_exchange_modes" extensions.
PskKeyExchangeModesExtension() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension
 
PskKeyExchangeModesExtension.PskKeyExchangeMode - org.openeuler.sun.security.ssl中的枚举
 
PskKeyExchangeModesExtension.PskKeyExchangeModesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "psk_key_exchange_modes" extension in the ClientHello handshake message.
PskKeyExchangeModesExtension.PskKeyExchangeModesOnLoadAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "psk_key_exchange_modes" extension is not present in the ClientHello handshake message.
PskKeyExchangeModesExtension.PskKeyExchangeModesOnTradeAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "signature_algorithms" extension is not present in the ClientHello handshake message.
PskKeyExchangeModesExtension.PskKeyExchangeModesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "psk_key_exchange_modes" extension in the ClientHello handshake message.
PskKeyExchangeModesExtension.PskKeyExchangeModesSpec - org.openeuler.sun.security.ssl中的类
 
PskKeyExchangeModesExtension.PskKeyExchangeModesStringizer - org.openeuler.sun.security.ssl中的类
 
PskKeyExchangeModesOnLoadAbsence() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesOnLoadAbsence
 
PskKeyExchangeModesOnTradeAbsence() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesOnTradeAbsence
 
PskKeyExchangeModesProducer() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesProducer
 
PskKeyExchangeModesSpec(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
PskKeyExchangeModesSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
PskKeyExchangeModesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesStringizer
 
pskTotalLength() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
pStream - 类 中的变量org.openeuler.sun.misc.HexDumpEncoder
Stream that understands "printing"
publicKey - 类 中的变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossession
 
publicKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEPossession
 
publicKey - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
publicKey - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
publicPoint - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
publicPoint - 类 中的变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
publicSuffix() - 接口 中的方法org.openeuler.sun.security.util.RegisteredDomain
Returns the public suffix of the registered domain.
pull(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
pull(Object) - 类 中的方法org.openeuler.sun.security.util.Cache
Pull an entry from the cache.
pull(Object) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
pull(Object) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
push(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
put(SSLSessionImpl) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
put(K, V) - 类 中的方法org.openeuler.sun.security.util.Cache
Add an entry to the cache.
put(K, V) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
put(K, V) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
putBytes16(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putBytes16(ByteBuffer, byte[]) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putBytes24(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putBytes24(ByteBuffer, byte[]) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putBytes8(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putBytes8(ByteBuffer, byte[]) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putCertificateFactory(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putEntries(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putInt16(int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putInt16(ByteBuffer, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putInt24(int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putInt24(ByteBuffer, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putInt32(int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putInt32(ByteBuffer, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putInt8(int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
putInt8(ByteBuffer, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
putKeyGenerator(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putKeyManagerFactory(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putKeyStore(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putSSLContext(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putTrustManagerFactory(Map<Object, Object>) - 类 中的静态方法org.openeuler.BGMJSSEProvider
 
putValue(String, Object) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Assigns a session value.

Q

queue - 类 中的变量org.openeuler.sun.security.util.MemoryCache
 
queueUpAlert(byte, byte) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
queueUpChangeCipherSpec() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 
queueUpFragment(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineOutputRecord.HandshakeFragment
 

R

random - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
random - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
randomBytes - 类 中的变量org.openeuler.sun.security.ssl.RandomCookie
 
RandomCookie - org.openeuler.sun.security.ssl中的类
 
RandomCookie(SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.RandomCookie
 
RandomCookie(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.RandomCookie
 
RandomCookie(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.RandomCookie
 
RandomCookie(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.RandomCookie
 
randomNum - 类 中的变量org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
rangeCheck(int, int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
Checks that fromIndex and toIndex are in the range and throws an exception if they aren't.
rawRsa - 类 中的变量org.openeuler.sun.security.ssl.RSASignature
 
rawToSNIHostName(String) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
Converts string hostname to SNIHostName.
read() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Read a single byte, returning -1 on non-fault EOF status.
read(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(InputStream, byte[], int, int) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
readApplicationRecord(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Read application data record.
readCipher - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
readCipherGenerators - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
readFully(InputStream, byte[]) - 类 中的方法org.openeuler.sun.misc.HexDumpEncoder
This method works around the bizarre semantics of BufferedInputStream's read method.
readHandshakeRecord() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Read the initial handshake records.
readLock - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
 
readLockedDeplete() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Try to use up the input records.
readPartial(TransportContext, ByteBuffer) - 类 中的静态方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
readRecord(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
receive(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
receive(ByteBuffer, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
receive(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
receivedCertReq - 类 中的变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
Record - org.openeuler.sun.security.ssl中的接口
SSL/TLS record.
recordEpoch - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
recordIvSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
recordIvSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
recordIvSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
recordIvSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
RecordMemo() - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineOutputRecord.RecordMemo
 
recordSN - 类 中的变量org.openeuler.sun.security.ssl.Ciphertext
 
recordSN - 类 中的变量org.openeuler.sun.security.ssl.Plaintext
 
registerAlgorithms(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SunJSSE
 
RegisteredDomain - org.openeuler.sun.net中的类
 
RegisteredDomain() - 类 的构造器org.openeuler.sun.net.RegisteredDomain
 
registeredDomain(String) - 类 中的静态方法org.openeuler.sun.net.RegisteredDomain
Returns a sun.security.util.RegisteredDomain representing the registered part of the specified domain.
RegisteredDomain - org.openeuler.sun.security.util中的接口
A domain that is registered under a "public suffix".
RegisteredDomain.Type - org.openeuler.sun.security.util中的枚举
 
rejectClientInitiatedRenego - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
remove(SessionId) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
remove(Object) - 类 中的方法org.openeuler.sun.security.util.Cache
Remove an entry from the cache.
remove(Object) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
remove(Object) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
removeEldestEntry(Map.Entry<K, V>) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.SizedMap
 
removeHandshakeCompletedListener(HandshakeCompletedListener) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
removeHandshakeCompletedListener(HandshakeCompletedListener) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
removeLastReceived() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
removePadding(ByteBuffer, int, int, ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
 
removeValue(String) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Removes the specified session value, delivering a session changed event as appropriate.
RenegoInfoExtension - org.openeuler.sun.security.ssl中的类
Pack of the "renegotiation_info" extensions [RFC 5746].
RenegoInfoExtension() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension
 
RenegoInfoExtension.CHRenegotiationInfoAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "renegotiation_info" extension is not present in the ClientHello handshake message.
RenegoInfoExtension.CHRenegotiationInfoConsumer - org.openeuler.sun.security.ssl中的类
Network data producer of a "renegotiation_info" extension in the ServerHello handshake message.
RenegoInfoExtension.CHRenegotiationInfoProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "renegotiation_info" extension in the ClientHello handshake message.
RenegoInfoExtension.RenegotiationInfoSpec - org.openeuler.sun.security.ssl中的类
The "renegotiation_info" extension.
RenegoInfoExtension.RenegotiationInfoStringizer - org.openeuler.sun.security.ssl中的类
 
RenegoInfoExtension.SHRenegotiationInfoAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "renegotiation_info" extension is not present in the ServerHello handshake message.
RenegoInfoExtension.SHRenegotiationInfoConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "renegotiation_info" extension in the ServerHello handshake message.
RenegoInfoExtension.SHRenegotiationInfoProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "renegotiation_info" extension in the ServerHello handshake message.
renegotiatedConnection - 类 中的变量org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoSpec
 
RenegotiationInfoSpec(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoSpec
 
RenegotiationInfoSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoSpec
 
RenegotiationInfoStringizer() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoStringizer
 
reproduce(HandshakeContext, SSLExtension[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
Produce extension values for the specified extensions, replacing if there is an existing extension value for a specified extension.
requestContext - 类 中的变量org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
requestContext - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
requestedProtocols - 类 中的变量org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsSpec
 
requestedServerNames - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
requestedServerNames - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
requireCloseNotify - 类 中的静态变量org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
reservedException - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedSSLProtocols
 
reservedException - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
reservedException - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
reservedException - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContextHolder
 
reservedServerCerts - 类 中的变量org.openeuler.sun.security.ssl.ClientHandshakeContext
 
reserves - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash
 
respId - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
 
responder - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
 
responderIds - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
responderIds - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
 
responseCache - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
ResponseCacheEntry(byte[], CertId) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
Create a new cache entry from the raw bytes of the response
responseData - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
 
responseMap - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StaplingParameters
 
respOverride - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
resumingSession - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
resumptionMasterSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
revocationEnabled() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
ridListLen - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
rniStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
RSAClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
RSAClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.RSAClientKeyExchange
 
RSAClientKeyExchange.RSAClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The RSA "ClientKeyExchange" handshake message consumer.
RSAClientKeyExchange.RSAClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The RSA ClientKeyExchange handshake message.
RSAClientKeyExchange.RSAClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The RSA "ClientKeyExchange" handshake message producer.
RSAClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeConsumer
 
RSAClientKeyExchangeMessage(HandshakeContext, RSAKeyExchange.RSAPremasterSecret, PublicKey) - 类 的构造器org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
RSAClientKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
RSAClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeProducer
 
rsaHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.RSAClientKeyExchange
 
rsaHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.RSAServerKeyExchange
 
rsaHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.RSAClientKeyExchange
 
rsaHandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.RSAServerKeyExchange
 
RSAKAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator
 
RSAKAKeyDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.RSAKAGenerator.RSAKAKeyDerivation
 
RSAKeyExchange - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange
 
RSAKeyExchange.EphemeralRSACredentials - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange.EphemeralRSAPossession - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange.EphemeralRSAPossessionGenerator - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange.RSAKAGenerator - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange.RSAKAGenerator.RSAKAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
RSAKeyExchange.RSAPremasterSecret - org.openeuler.sun.security.ssl中的类
 
RSAPremasterSecret(SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
RSAServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
RSAServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.RSAServerKeyExchange
 
RSAServerKeyExchange.RSAServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The RSA "ServerKeyExchange" handshake message consumer.
RSAServerKeyExchange.RSAServerKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The ephemeral RSA ServerKeyExchange handshake message.
RSAServerKeyExchange.RSAServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The RSA "ServerKeyExchange" handshake message producer.
RSAServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeConsumer
 
RSAServerKeyExchangeMessage(HandshakeContext, X509Authentication.X509Possession, RSAKeyExchange.EphemeralRSAPossession) - 类 的构造器org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
RSAServerKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
RSAServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeProducer
 
RSASignature - org.openeuler.sun.security.ssl中的类
Signature implementation for the SSL/TLS RSA Signature variant with both MD5 and SHA-1 MessageDigests.
RSASignature() - 类 的构造器org.openeuler.sun.security.ssl.RSASignature
 
run(PKCS12KeyStore.RetryWithZero<S>, char[]) - 接口 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore.RetryWithZero
 
run() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask.DelegatedAction
 
run() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl.DelegatedTask
 
run() - 类 中的方法org.openeuler.sun.security.ssl.TransportContext.NotifyHandshake
 

S

S30CertificateVerifyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyConsumer
 
S30CertificateVerifyMessage(HandshakeContext, X509Authentication.X509Possession) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
S30CertificateVerifyMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
S30CertificateVerifyProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyProducer
 
s30HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
S30HandshakeHash(CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
s30HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
S30TrafficKeyDerivationGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.S30TrafficKeyDerivationGenerator
 
S30VerifyDataGenerator() - 类 的构造器org.openeuler.sun.security.ssl.Finished.S30VerifyDataGenerator
 
safeProviderName(Cipher) - 类 中的静态方法org.openeuler.sun.security.ssl.ECCKeyExchange.ECCPremasterSecret
 
safeProviderName(Cipher) - 类 中的静态方法org.openeuler.sun.security.ssl.RSAKeyExchange.RSAPremasterSecret
 
SALT_LEN - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
sanityCheck(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher
Sanity check the length of a fragment before decryption.
sanityCheck(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher
Sanity check the length of a fragment before decryption.
sanityCheck(int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher
Sanity check the length of a fragment before decryption.
secondaryKeyStore - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
secondaryType - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
secret - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
secret - 类 中的变量org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
secret - 类 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
secret - 类 中的变量org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivation
 
secretBag - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
SecretBag_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
secretBytes - 类 中的变量org.openeuler.sun.security.ssl.KrbKeyExchange.KrbKAGenerator.KRBKAKeyDerivation
 
secretKeyCount - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
SecretKeyEntry() - 类 的构造器org.openeuler.sun.security.pkcs12.PKCS12KeyStore.SecretKeyEntry
 
SecretSchedule(String) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLSecretDerivation.SecretSchedule
 
SecretSizeSpec(int) - 类 的构造器org.openeuler.sun.security.ssl.SSLBasicKeyDerivation.SecretSizeSpec
 
SecureKey - org.openeuler.sun.security.ssl中的类
This "struct" class serves as a Hash Key that combines an application-specific key and a security context.
SecureKey(Object) - 类 的构造器org.openeuler.sun.security.ssl.SecureKey
 
secureRandom - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.Builder
 
secureRandom - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
secureRandom - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
secureRenegotiation - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
securityCtx - 类 中的变量org.openeuler.sun.security.ssl.SecureKey
 
seed - 类 中的变量org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
 
selectedFrom(List<ProtocolVersion>, int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Select the lower of that suggested protocol version and the highest of the listed protocol versions.
selectedGroup - 类 中的变量org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareSpec
 
selectedIdentity - 类 中的变量org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeySpec
 
selectedVersion - 类 中的变量org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsSpec
 
self - 类 中的变量org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PartialClientHelloMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
 
send(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
sendCore(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
sendUrgentData(int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Send one byte of urgent data on the socket.
seqNumIsHuge() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator
Checks whether the sequence number close to renew.
seqNumIsHuge() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSLAuthenticator
 
seqNumIsHuge() - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
seqNumIsHuge() - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
seqNumOverflow() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator
Checks whether the sequence number is close to wrap.
seqNumOverflow() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator.SSLAuthenticator
 
sequenceNumber() - 类 中的方法org.openeuler.sun.security.ssl.Authenticator
Gets the current sequence number.
serialVersionUID - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
serialVersionUID - 类 中的静态变量org.openeuler.com.sun.net.ssl.internal.ssl.Provider
 
serialVersionUID - 接口 中的静态变量org.openeuler.sun.security.internal.interfaces.TlsMasterSecret
已过时。
 
serialVersionUID - 类 中的静态变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
serialVersionUID - 异常错误 中的静态变量org.openeuler.sun.security.provider.certpath.PKIX.CertStoreTypeException
 
serialVersionUID - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce.SunCertificates
 
serialVersionUID - 类 中的静态变量org.openeuler.sun.security.ssl.SunJSSE
 
serialVersionUID - 类 中的静态变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.SizedMap
 
serialVersionUID - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
serverAliasCache - 类 中的变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
serverCache - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
serverCipherKey - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
serverCustomizedCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl
 
serverDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
serverDefaultCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
serverDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
serverDefaultProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.CustomizedTLSContext
 
serverEnableStapling - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
ServerExtensions() - 类 的构造器org.openeuler.sun.security.ssl.SSLExtension.ServerExtensions
 
ServerHandshakeContext - org.openeuler.sun.security.ssl中的类
 
ServerHandshakeContext(SSLContextImpl, TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.ServerHandshakeContext
 
ServerHello - org.openeuler.sun.security.ssl中的类
Pack of the ServerHello/HelloRetryRequest handshake message.
ServerHello() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello
 
ServerHello.GMTLSServerHelloConsumer - org.openeuler.sun.security.ssl中的类
 
ServerHello.GMTLSServerHelloProducer - org.openeuler.sun.security.ssl中的类
The "ServerHello" handshake message producer.
ServerHello.GMTLSServerHelloProducer.KeyExchangeProperties - org.openeuler.sun.security.ssl中的类
 
ServerHello.ServerHelloConsumer - org.openeuler.sun.security.ssl中的类
The "ServerHello" handshake message consumer.
ServerHello.ServerHelloMessage - org.openeuler.sun.security.ssl中的类
The ServerHello handshake message.
ServerHello.T12ServerHelloConsumer - org.openeuler.sun.security.ssl中的类
 
ServerHello.T12ServerHelloProducer - org.openeuler.sun.security.ssl中的类
The "ServerHello" handshake message producer.
ServerHello.T12ServerHelloProducer.KeyExchangeProperties - org.openeuler.sun.security.ssl中的类
 
ServerHello.T13HelloRetryRequestConsumer - org.openeuler.sun.security.ssl中的类
 
ServerHello.T13HelloRetryRequestProducer - org.openeuler.sun.security.ssl中的类
The "HelloRetryRequest" handshake message producer.
ServerHello.T13HelloRetryRequestReproducer - org.openeuler.sun.security.ssl中的类
The "HelloRetryRequest" handshake message reproducer.
ServerHello.T13ServerHelloConsumer - org.openeuler.sun.security.ssl中的类
 
ServerHello.T13ServerHelloProducer - org.openeuler.sun.security.ssl中的类
The "ServerHello" handshake message producer.
ServerHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.ServerHelloConsumer
 
ServerHelloDone - org.openeuler.sun.security.ssl中的类
Pack of the ServerHelloDone handshake message.
ServerHelloDone() - 类 的构造器org.openeuler.sun.security.ssl.ServerHelloDone
 
ServerHelloDone.ServerHelloDoneConsumer - org.openeuler.sun.security.ssl中的类
The "ServerHelloDone" handshake message consumer.
ServerHelloDone.ServerHelloDoneMessage - org.openeuler.sun.security.ssl中的类
The ServerHelloDone handshake message.
ServerHelloDone.ServerHelloDoneProducer - org.openeuler.sun.security.ssl中的类
The "ServerHelloDone" handshake message producer.
ServerHelloDoneConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneConsumer
 
ServerHelloDoneMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
ServerHelloDoneMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
ServerHelloDoneProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneProducer
 
ServerHelloMessage(HandshakeContext, ProtocolVersion, SessionId, CipherSuite, RandomCookie, ClientHello.ClientHelloMessage) - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
ServerHelloMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
serverHelloRandom - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
serverIv - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
ServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
ServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.ServerKeyExchange
 
ServerKeyExchange.ServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The "ServerKeyExchange" handshake message consumer.
ServerKeyExchange.ServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The "ServerKeyExchange" handshake message producer.
ServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerKeyExchange.ServerKeyExchangeConsumer
 
ServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerKeyExchange.ServerKeyExchangeProducer
 
serverMacKey - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
 
ServerNameExtension - org.openeuler.sun.security.ssl中的类
Pack of the "server_name" extensions [RFC 4366/6066].
ServerNameExtension() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension
 
ServerNameExtension.CHServerNameConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "server_name" extension in the ClientHello handshake message.
ServerNameExtension.CHServerNameProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "server_name" extension in the ClientHello handshake message.
ServerNameExtension.CHServerNamesSpec - org.openeuler.sun.security.ssl中的类
The "server_name" extension.
ServerNameExtension.CHServerNamesSpec.UnknownServerName - org.openeuler.sun.security.ssl中的类
 
ServerNameExtension.CHServerNamesStringizer - org.openeuler.sun.security.ssl中的类
 
ServerNameExtension.EEServerNameConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "server_name" extension in the EncryptedExtensions handshake message.
ServerNameExtension.EEServerNameProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "server_name" extension in the EncryptedExtensions handshake message.
ServerNameExtension.SHServerNameConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "server_name" extension in the ServerHello handshake message.
ServerNameExtension.SHServerNameProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "server_name" extension in the ServerHello handshake message.
ServerNameExtension.SHServerNamesSpec - org.openeuler.sun.security.ssl中的类
The "server_name" extension in the ServerHello handshake message.
ServerNameExtension.SHServerNamesStringizer - org.openeuler.sun.security.ssl中的类
 
serverNameIndication - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
serverNames - 类 中的变量org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec
 
serverNames - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
serverRandom - 类 中的变量org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
 
serverRandom - 类 中的变量org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
serverRandom - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
serverRequestedNamedGroups - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
serverSelectedNamedGroup - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
serverShare - 类 中的变量org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareSpec
 
serverSignHead - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
serverValidator - 类 中的变量org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
serverVerifyData - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
serverVersion - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
serviceCreds - 类 中的变量org.openeuler.sun.security.ssl.KrbKeyExchange.KrbServiceCreds
 
sessionCache - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
SessionCacheVisitor() - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionContextImpl.SessionCacheVisitor
 
sessionHostPortCache - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
sessionId - 类 中的变量org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
sessionId - 类 中的变量org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
SessionId - org.openeuler.sun.security.ssl中的类
Encapsulates an SSL session ID.
SessionId(boolean, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SessionId
 
SessionId(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.SessionId
 
sessionId - 类 中的变量org.openeuler.sun.security.ssl.SessionId
 
sessionId - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
setAsSessionResumption(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Resets whether the session is re-established with a session-resumption abbreviated initial handshake.
setCapacity(int) - 类 中的方法org.openeuler.sun.security.util.Cache
Set the maximum size.
setCapacity(int) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
setCapacity(int) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
setCertEntry(String, Certificate, Set<KeyStore.Entry.Attribute>) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
setCertPath(CertPath) - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
setContext(SSLSessionContextImpl) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setDate(PKIXBuilderParameters) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
Set the check date (for debugging).
setDefaultParameters(String) - 类 中的方法org.openeuler.sun.security.validator.PKIXValidator
Set J2SE global default PKIX parameters.
setDeliverStream(OutputStream) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
setDeliverStream(OutputStream) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
setDeliverStream(OutputStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
setDeliverStream(OutputStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
setEnabledCipherSuites(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setEnabledCipherSuites(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setEnabledCipherSuites(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setEnabledProtocols(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setEnabledProtocols(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setEnabledProtocols(String[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setEnableSessionCreation(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setEnableSessionCreation(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setEnableSessionCreation(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setHandshakeApplicationProtocolSelector(BiFunction<SSLEngine, List<String>, String>) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setHandshakeApplicationProtocolSelector(BiFunction<SSLSocket, List<String>, String>) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setHelloVersion(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
setHelloVersion(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
setHost(String) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setKeepAlive(boolean) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Enable/disable SO_KEEPALIVE.
setKeyEntry(String, Key, KeyStore.PasswordProtection, Certificate[], Set<KeyStore.Entry.Attribute>) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
setLastAccessedTime(long) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setLocalCertificates(X509Certificate[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setLocalPrincipal(Principal) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setLocalPrivateKey(PrivateKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setMasterSecret(SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setMaximumPacketSize(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setNeedClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setNeedClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setNeedClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setNegotiatedMaxFragSize(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Sets the negotiated maximum fragment length, as specified by the max_fragment_length ClientHello extension in RFC 6066.
setOOBInline(boolean) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setPeerCertificates(X509Certificate[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setPeerPrincipal(Principal) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setPeerSupportedSignatureAlgorithms(Collection<SignatureScheme>) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setPerformancePreferences(int, int, int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Sets performance preferences for this socket.
setPreSharedKey(SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setPskIdentity(byte[]) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setReceiveBufferSize(int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
setReceiverStream(InputStream) - 类 中的方法org.openeuler.sun.security.ssl.InputRecord
 
setReceiverStream(InputStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
setResumptionMasterSecret(SecretKey) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setReuseAddress(boolean) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Enable/disable SO_REUSEADDR.
setSendBufferSize(int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
setSessionCacheSize(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Sets the size of the cache used for storing SSLSession objects.
setSessionTimeout(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl
Sets the timeout limit for cached SSLSession objects Note that after reset the timeout, the cached session before should be timed within the shorter one of the old timeout and the new timeout.
setSoLinger(boolean, int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Assigns the socket's linger timeout.
setSoTimeout(int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
setSSLParameters(SSLParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
setSSLParameters(SSLParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setSSLParameters(SSLParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setSSLParameters(SSLParameters) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setStatusResponses(List<byte[]>) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Provide status response data obtained during the SSL handshake.
setSuite(CipherSuite) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Resets the cipher spec in use on this session
setTcpNoDelay(boolean) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Enables or disables the Nagle optimization.
setTicketAgeAdd(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setTimeout(int) - 类 中的方法org.openeuler.sun.security.util.Cache
Set the timeout(in seconds).
setTimeout(int) - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
setTimeout(int) - 类 中的方法org.openeuler.sun.security.util.NullCache
 
setTrafficClass(int) - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setUpPskKD(HandshakeContext, SecretKey) - 类 中的静态方法org.openeuler.sun.security.ssl.ServerHello
 
setUseClientMode(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setUseClientMode(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setUseClientMode(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
setUseClientMode(boolean) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
setUseDefaultPeerSignAlgs() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
 
setValidationDate(Date) - 类 中的方法org.openeuler.sun.security.validator.Validator
已过时。 
setVersion(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
setWantClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
setWantClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
setWantClientAuth(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
severe(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
sgsStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
sha - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
sha - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
sha256EmptyDigest - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
sha384EmptyDigest - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
SHA_pad1 - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
SHA_pad2 - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
SHAlpnAbsence() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnAbsence
 
SHAlpnConsumer() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnConsumer
 
SHAlpnProducer() - 类 的构造器org.openeuler.sun.security.ssl.AlpnExtension.SHAlpnProducer
 
SharedSecrets - org.openeuler.sun.misc中的类
Different versions of jdk's SharedSecrets class are in different packages.
SharedSecrets() - 类 的构造器org.openeuler.sun.misc.SharedSecrets
 
SHCertStatusReqConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqConsumer
 
SHCertStatusReqProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqProducer
 
SHCertStatusReqV2Consumer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqV2Consumer
 
SHCertStatusReqV2Producer() - 类 的构造器org.openeuler.sun.security.ssl.CertStatusExtension.SHCertStatusReqV2Producer
 
SHECPointFormatsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ECPointFormatsExtension.SHECPointFormatsConsumer
 
SHExtendedMasterSecretAbsence() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretAbsence
 
SHExtendedMasterSecretConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretConsumer
 
SHExtendedMasterSecretProducer() - 类 的构造器org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.SHExtendedMasterSecretProducer
 
SHKeyShareAbsence() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareAbsence
 
SHKeyShareConsumer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareConsumer
 
SHKeyShareProducer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareProducer
 
SHKeyShareSpec(KeyShareExtension.KeyShareEntry) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareSpec
 
SHKeyShareSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareSpec
 
SHKeyShareStringizer() - 类 的构造器org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareStringizer
 
SHMaxFragmentLengthConsumer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthConsumer
 
SHMaxFragmentLengthProducer() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthProducer
 
SHMaxFragmentLengthUpdate() - 类 的构造器org.openeuler.sun.security.ssl.MaxFragExtension.SHMaxFragmentLengthUpdate
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
shNetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
shOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
shOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
shOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
shOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
shOnLoadAbsence - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.AlpnExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ECPointFormatsExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.RenegoInfoExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
shOnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
shOnTradeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.MaxFragExtension
 
SHPreSharedKeyAbsence() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyAbsence
 
SHPreSharedKeyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyConsumer
 
SHPreSharedKeyProducer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyProducer
 
SHPreSharedKeySpec(int) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeySpec
 
SHPreSharedKeySpec(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeySpec
 
SHPreSharedKeyStringizer() - 类 的构造器org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyStringizer
 
SHRenegotiationInfoAbsence() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoAbsence
 
SHRenegotiationInfoConsumer() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoConsumer
 
SHRenegotiationInfoProducer() - 类 的构造器org.openeuler.sun.security.ssl.RenegoInfoExtension.SHRenegotiationInfoProducer
 
SHServerNameConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNameConsumer
 
SHServerNameProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNameProducer
 
SHServerNamesSpec() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesSpec
 
SHServerNamesSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesSpec
 
SHServerNamesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesStringizer
 
shStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.KeyShareExtension
 
shStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.PreSharedKeyExtension
 
shStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerNameExtension
 
shStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
SHSupportedVersionsConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsConsumer
 
SHSupportedVersionsProducer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsProducer
 
SHSupportedVersionsSpec(ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsSpec
 
SHSupportedVersionsSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsSpec
 
SHSupportedVersionsStringizer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsStringizer
 
shutdown() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
shutdown() - 接口 中的方法org.openeuler.sun.security.ssl.SSLTransport
Shutdown the transport.
shutdown() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Shutdown the thread pool
shutdownInput() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Places the input stream for this socket at "end of stream".
shutdownInput() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
shutdownInput(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
shutdownOutput() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
Disables the output stream for this socket.
shutdownOutput() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
shV2NetworkProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
shV2OnLoadConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertStatusExtension
 
SigAlgParamSpec(String, int) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
 
sigKeyAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.KeyType
 
signAlgParameter - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
signature - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
signature - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
signature - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
signature - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
signature - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
SIGNATURE_DSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for DSA, i.e. a DSA with SHA-1.
SIGNATURE_ECDSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for ECDSA, i.e. a ECDSA with SHA-1.
SIGNATURE_PRIMITIVE_SET - 类 中的静态变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
SIGNATURE_PRIMITIVE_SET - 枚举 中的静态变量org.openeuler.sun.security.ssl.SignatureScheme
 
SIGNATURE_RAWDSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for Raw DSA, i.e. a DSA signature without hashing where the application provides the SHA-1 hash of the data.
SIGNATURE_RAWECDSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for Raw ECDSA, i.e. a DSA signature without hashing where the application provides the SHA-1 hash of the data.
SIGNATURE_RAWRSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for Raw RSA, i.e. a RSA PKCS#1 v1.5 signature without hashing where the application provides the hash of the data.
SIGNATURE_SM2 - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for SM2, i.e. a SM2 with SM3.
SIGNATURE_SSLRSA - 类 中的静态变量org.openeuler.sun.security.ssl.JsseJce
JCA identifier string for the SSL/TLS style RSA Signature.
signatureAlgorithms - 枚举 中的静态变量org.openeuler.sun.security.ssl.SignatureScheme
 
SignatureAlgorithmsExtension - org.openeuler.sun.security.ssl中的类
Pack of the "signature_algorithms" extensions [RFC 5246].
SignatureAlgorithmsExtension() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
SignatureAlgorithmsExtension.CHSignatureSchemesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "signature_algorithms" extension in the ClientHello handshake message.
SignatureAlgorithmsExtension.CHSignatureSchemesOnLoadAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "signature_algorithms" extension is not present in the ClientHello handshake message.
SignatureAlgorithmsExtension.CHSignatureSchemesOnTradeAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "signature_algorithms" extension is not present in the ClientHello handshake message.
SignatureAlgorithmsExtension.CHSignatureSchemesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "signature_algorithms" extension in the ClientHello handshake message.
SignatureAlgorithmsExtension.CHSignatureSchemesUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "signature_algorithms" extension in the ClientHello handshake message.
SignatureAlgorithmsExtension.CRSignatureSchemesAbsence - org.openeuler.sun.security.ssl中的类
The absence processing if a "signature_algorithms" extension is not present in the CertificateRequest handshake message.
SignatureAlgorithmsExtension.CRSignatureSchemesConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "signature_algorithms" extension in the CertificateRequest handshake message.
SignatureAlgorithmsExtension.CRSignatureSchemesProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "signature_algorithms" extension in the CertificateRequest handshake message.
SignatureAlgorithmsExtension.CRSignatureSchemesUpdate - org.openeuler.sun.security.ssl中的类
After session creation consuming of a "signature_algorithms" extension in the CertificateRequest handshake message.
SignatureAlgorithmsExtension.SignatureSchemesSpec - org.openeuler.sun.security.ssl中的类
The "signature_algorithms" extension.
SignatureAlgorithmsExtension.SignatureSchemesStringizer - org.openeuler.sun.security.ssl中的类
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
SignatureScheme - org.openeuler.sun.security.ssl中的枚举
 
SignatureScheme(int, String, String, String, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme
 
SignatureScheme(int, String, String, String, int, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme
 
SignatureScheme(int, String, String, String, SignatureScheme.SigAlgParamSpec, int, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme
 
SignatureScheme(int, String, String, String, SupportedGroupsExtension.NamedGroup, ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme
 
SignatureScheme(int, String, String, String, SignatureScheme.SigAlgParamSpec, SupportedGroupsExtension.NamedGroup, int, ProtocolVersion[], ProtocolVersion[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SignatureScheme
 
signatureScheme - 类 中的变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
SignatureScheme.SigAlgParamSpec - org.openeuler.sun.security.ssl中的枚举
 
signatureSchemes - 类 中的变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesSpec
 
signatureSchemes - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration.CustomizedClientSignatureSchemes
 
signatureSchemes - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration.CustomizedServerSignatureSchemes
 
signatureSchemes - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
SignatureSchemesSpec(List<SignatureScheme>) - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesSpec
 
SignatureSchemesSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesSpec
 
SignatureSchemesStringizer() - 类 的构造器org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesStringizer
 
sigProvider() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
SimpleFactory() - 类 的构造器org.openeuler.sun.security.ssl.TrustManagerFactoryImpl.SimpleFactory
 
SimpleValidator - org.openeuler.sun.security.validator中的类
A simple validator implementation.
SimpleValidator(String, Collection<X509Certificate>) - 类 的构造器org.openeuler.sun.security.validator.SimpleValidator
 
singleResp - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
 
size - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
size() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
Returns the number of currently valid objects in the response cache.
size() - 类 中的方法org.openeuler.sun.security.util.Cache
Return the number of currently valid entries in the cache.
size() - 类 中的方法org.openeuler.sun.security.util.MemoryCache
 
size() - 类 中的方法org.openeuler.sun.security.util.NullCache
 
SizedMap() - 类 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl.SizedMap
 
sizeInRecord() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
skip(long) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppInputStream
Skip n bytes.
SM2 - 类 中的静态变量org.openeuler.gm.GMConstants
 
SM2ClientKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the "ClientKeyExchange" handshake message.
SM2ClientKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.SM2ClientKeyExchange
 
SM2ClientKeyExchange.SM2ClientKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The SM2 "ClientKeyExchange" handshake message consumer.
SM2ClientKeyExchange.SM2ClientKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The SM2 ClientKeyExchange handshake message.
SM2ClientKeyExchange.SM2ClientKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The SM2 "ClientKeyExchange" handshake message producer.
SM2ClientKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeConsumer
 
SM2ClientKeyExchangeMessage(HandshakeContext, ECPublicKey) - 类 的构造器org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
SM2ClientKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
SM2ClientKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeProducer
 
SM2Credentials(ECPublicKey, SupportedGroupsExtension.NamedGroup, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Credentials
 
sm2HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ClientKeyExchange
 
sm2HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange
 
sm2HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ClientKeyExchange
 
sm2HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange
 
sm2KAGenerator - 类 中的静态变量org.openeuler.sun.security.ssl.SM2KeyExchange
 
SM2KAGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAGenerator
 
SM2KAKeyDerivation(HandshakeContext, PrivateKey, PublicKey) - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2KAKeyDerivation
 
SM2KeyExchange - org.openeuler.sun.security.ssl中的类
 
SM2KeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange
 
SM2KeyExchange.SM2Credentials - org.openeuler.sun.security.ssl中的类
 
SM2KeyExchange.SM2KAGenerator - org.openeuler.sun.security.ssl中的类
 
SM2KeyExchange.SM2KAKeyDerivation - org.openeuler.sun.security.ssl中的类
 
SM2KeyExchange.SM2Possession - org.openeuler.sun.security.ssl中的类
 
SM2KeyExchange.SM2PossessionGenerator - org.openeuler.sun.security.ssl中的类
 
SM2Possession(SupportedGroupsExtension.NamedGroup, SecureRandom, ConnectionContext) - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
SM2Possession(SM2KeyExchange.SM2Credentials, SecureRandom, ConnectionContext) - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2Possession
 
SM2PossessionGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SM2KeyExchange.SM2PossessionGenerator
 
SM2ServerKeyExchange - org.openeuler.sun.security.ssl中的类
Pack of the ServerKeyExchange handshake message.
SM2ServerKeyExchange() - 类 的构造器org.openeuler.sun.security.ssl.SM2ServerKeyExchange
 
SM2ServerKeyExchange.SM2ServerKeyExchangeConsumer - org.openeuler.sun.security.ssl中的类
The SM2 "ServerKeyExchange" handshake message consumer.
SM2ServerKeyExchange.SM2ServerKeyExchangeMessage - org.openeuler.sun.security.ssl中的类
The SM2 ServerKeyExchange handshake message.
SM2ServerKeyExchange.SM2ServerKeyExchangeProducer - org.openeuler.sun.security.ssl中的类
The SM2 "ServerKeyExchange" handshake message producer.
SM2ServerKeyExchangeConsumer() - 类 的构造器org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeConsumer
 
SM2ServerKeyExchangeMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
SM2ServerKeyExchangeMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
SM2ServerKeyExchangeProducer() - 类 的构造器org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeProducer
 
SM3_WITH_SM2 - 类 中的静态变量org.openeuler.gm.GMConstants
 
SM3_WITH_SM2_OID - 类 中的静态变量org.openeuler.gm.GMConstants
 
sniMatchers - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
socketAPSelector - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
socketLock - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
SoftCacheEntry(K, V, long, ReferenceQueue<V>) - 类 的构造器org.openeuler.sun.security.util.MemoryCache.SoftCacheEntry
 
spacesPattern - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
spec - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
spec - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
spec - 类 中的变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
spec - 类 中的变量org.openeuler.gm.GMTlsKeyMaterialGenerator
 
spec - 类 中的变量org.openeuler.gm.GMTlsMasterSecretGenerator
 
spec - 类 中的变量org.openeuler.gm.GMTlsPrfGenerator
 
SSL30Authenticator() - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.SSL30Authenticator
 
SSL30Mac(ProtocolVersion, CipherSuite.MacAlg, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.SSL30Mac
 
SSL3_CONST - 类 中的静态变量org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
SSL_CLIENT - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
SSL_SERVER - 类 中的静态变量org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
SSLAlgorithmConstraints - org.openeuler.sun.security.ssl中的类
Algorithm constraints for disabled algorithms property See the "jdk.certpath.disabledAlgorithms" specification in java.security for the syntax of the disabled algorithm string.
SSLAlgorithmConstraints(AlgorithmConstraints) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
SSLAlgorithmConstraints(SSLSocket, boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
SSLAlgorithmConstraints(SSLEngine, boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
SSLAlgorithmConstraints(SSLSocket, String[], boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
SSLAlgorithmConstraints(SSLEngine, String[], boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints - org.openeuler.sun.security.ssl中的类
 
SSLAlgorithmDecomposer - org.openeuler.sun.security.ssl中的类
The class decomposes standard SSL/TLS cipher suites into sub-elements.
SSLAlgorithmDecomposer(boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
SSLAlgorithmDecomposer() - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmDecomposer
 
SSLAuthentication - org.openeuler.sun.security.ssl中的接口
 
SSLAuthenticator(byte[]) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.SSLAuthenticator
 
SSLBasicKeyDerivation - org.openeuler.sun.security.ssl中的类
 
SSLBasicKeyDerivation(SecretKey, String, byte[], byte[], int) - 类 的构造器org.openeuler.sun.security.ssl.SSLBasicKeyDerivation
 
SSLBasicKeyDerivation.SecretSizeSpec - org.openeuler.sun.security.ssl中的类
 
SSLCipher - org.openeuler.sun.security.ssl中的枚举
 
SSLCipher(String, CipherType, int, int, int, int, boolean, boolean, Map.Entry<SSLCipher.ReadCipherGenerator, ProtocolVersion[]>[], Map.Entry<SSLCipher.WriteCipherGenerator, ProtocolVersion[]>[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLCipher
 
SSLCipher.GMTlsBlockReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsBlockReadCipherGenerator.BlockReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsBlockWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsBlockWriteCipherGenerator.BlockWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsGcmReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsGcmWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.NullReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.NullReadCipherGenerator.NullReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.NullWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.NullWriteCipherGenerator.NullWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.ReadCipherGenerator - org.openeuler.sun.security.ssl中的接口
 
SSLCipher.SSLReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.SSLWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.StreamReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.StreamReadCipherGenerator.StreamReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.StreamWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T10BlockReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T10BlockReadCipherGenerator.BlockReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T10BlockWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T10BlockWriteCipherGenerator.BlockWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T11BlockReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T11BlockReadCipherGenerator.BlockReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T11BlockWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T11BlockWriteCipherGenerator.BlockWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T12GcmReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T12GcmWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T13GcmReadCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T13GcmWriteCipherGenerator - org.openeuler.sun.security.ssl中的类
 
SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher - org.openeuler.sun.security.ssl中的类
 
SSLCipher.WriteCipherGenerator - org.openeuler.sun.security.ssl中的接口
 
sslConfig - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
sslConfig - 类 中的变量org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
sslConfig - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
SSLConfiguration - org.openeuler.sun.security.ssl中的类
SSL/TLS configuration.
SSLConfiguration(SSLContextImpl, boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLConfiguration
 
SSLConfiguration.CustomizedClientSignatureSchemes - org.openeuler.sun.security.ssl中的类
 
SSLConfiguration.CustomizedServerSignatureSchemes - org.openeuler.sun.security.ssl中的类
 
SSLConsoleLogger(String, String) - 类 的构造器org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
SSLConsumer - org.openeuler.sun.security.ssl中的接口
 
sslContext - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
sslContext - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultSSLContextHolder
 
sslContext - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineImpl
 
sslContext - 类 中的变量org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
sslContext - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
sslContext - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
SSLContextImpl - org.openeuler.sun.security.ssl中的类
Implementation of an SSLContext.
SSLContextImpl() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl
 
SSLContextImpl.AbstractTLSContext - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.CustomizedSSLProtocols - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.CustomizedTLSContext - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.DefaultManagersHolder - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.DefaultSSLContext - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.DefaultSSLContextHolder - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.GMTLSContext - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.TLS10Context - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.TLS11Context - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.TLS12Context - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.TLS13Context - org.openeuler.sun.security.ssl中的类
 
SSLContextImpl.TLSContext - org.openeuler.sun.security.ssl中的类
 
SSLCredentials - org.openeuler.sun.security.ssl中的接口
 
SSLEngineImpl - org.openeuler.sun.security.ssl中的类
Implementation of an non-blocking SSLEngine.
SSLEngineImpl(SSLContextImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineImpl
Constructor for an SSLEngine from SSLContext, without host/port hints.
SSLEngineImpl(SSLContextImpl, String, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineImpl
Constructor for an SSLEngine from SSLContext.
SSLEngineImpl.DelegatedTask - org.openeuler.sun.security.ssl中的类
Implement a simple task delegator.
SSLEngineImpl.DelegatedTask.DelegatedAction - org.openeuler.sun.security.ssl中的类
 
SSLEngineInputRecord - org.openeuler.sun.security.ssl中的类
InputRecord implementation for SSLEngine.
SSLEngineInputRecord(HandshakeHash) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineInputRecord
 
SSLEngineOutputRecord - org.openeuler.sun.security.ssl中的类
OutputRecord implementation for SSLEngine.
SSLEngineOutputRecord(HandshakeHash) - 类 的构造器org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
SSLEngineOutputRecord.HandshakeFragment - org.openeuler.sun.security.ssl中的类
 
SSLEngineOutputRecord.HandshakeMemo - org.openeuler.sun.security.ssl中的类
 
SSLEngineOutputRecord.RecordMemo - org.openeuler.sun.security.ssl中的类
 
SSLExtension - org.openeuler.sun.security.ssl中的枚举
 
SSLExtension(int, String) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLExtension
 
SSLExtension(int, String, SSLHandshake, ProtocolVersion[], HandshakeProducer, SSLExtension.ExtensionConsumer, HandshakeAbsence, HandshakeConsumer, HandshakeAbsence, SSLStringizer) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLExtension
 
SSLExtension.ClientExtensions - org.openeuler.sun.security.ssl中的类
 
SSLExtension.ExtensionConsumer - org.openeuler.sun.security.ssl中的接口
 
SSLExtension.ServerExtensions - org.openeuler.sun.security.ssl中的类
 
SSLExtension.SSLExtensionSpec - org.openeuler.sun.security.ssl中的接口
A (transparent) specification of extension data.
SSLExtensions - org.openeuler.sun.security.ssl中的类
SSL/TLS extensions in a handshake message.
SSLExtensions(SSLHandshake.HandshakeMessage) - 类 的构造器org.openeuler.sun.security.ssl.SSLExtensions
 
SSLExtensions(SSLHandshake.HandshakeMessage, ByteBuffer, SSLExtension[]) - 类 的构造器org.openeuler.sun.security.ssl.SSLExtensions
 
SSLHandshake - org.openeuler.sun.security.ssl中的枚举
 
SSLHandshake(byte, String) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLHandshake
 
SSLHandshake(byte, String, Map.Entry<SSLConsumer, ProtocolVersion[]>[], Map.Entry<HandshakeProducer, ProtocolVersion[]>[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLHandshake
 
SSLHandshake(byte, String, Map.Entry<SSLConsumer, ProtocolVersion[]>[], Map.Entry<HandshakeProducer, ProtocolVersion[]>[], Map.Entry<HandshakeAbsence, ProtocolVersion[]>[]) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLHandshake
 
SSLHandshake.HandshakeMessage - org.openeuler.sun.security.ssl中的类
A (transparent) specification of handshake message.
SSLHandshakeBinding - org.openeuler.sun.security.ssl中的接口
 
SSLKeyAgreement - org.openeuler.sun.security.ssl中的接口
 
SSLKeyAgreementGenerator - org.openeuler.sun.security.ssl中的接口
 
SSLKeyDerivation - org.openeuler.sun.security.ssl中的接口
 
SSLKeyDerivationGenerator - org.openeuler.sun.security.ssl中的接口
 
SSLKeyExchange - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange(SSLAuthentication, SSLKeyAgreement) - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange
 
SSLKeyExchange.GMTLSKeyAgreement - org.openeuler.sun.security.ssl中的枚举
 
SSLKeyExchange.SSLKeyExDHANON - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHANONExport - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHEDSS - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHEDSSExport - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHERSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHERSAExport - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExDHERSAOrPSS - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECC - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHANON - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHECDSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHEECDSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHERSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHERSAOrPSS - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExECDHRSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExKRB5 - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExKRB5EXPORT - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExRSA - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExRSAExport - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.SSLKeyExSM2SM2 - org.openeuler.sun.security.ssl中的类
 
SSLKeyExchange.T12KeyAgreement - org.openeuler.sun.security.ssl中的枚举
 
SSLKeyExchange.T13KeyAgreement - org.openeuler.sun.security.ssl中的类
 
SSLKeyExDHANON() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHANON
 
SSLKeyExDHANONExport() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHANONExport
 
SSLKeyExDHEDSS() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHEDSS
 
SSLKeyExDHEDSSExport() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHEDSSExport
 
SSLKeyExDHERSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSA
 
SSLKeyExDHERSAExport() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSAExport
 
SSLKeyExDHERSAOrPSS() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExDHERSAOrPSS
 
SSLKeyExECC() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECC
 
SSLKeyExECDHANON() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHANON
 
SSLKeyExECDHECDSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHECDSA
 
SSLKeyExECDHEECDSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHEECDSA
 
SSLKeyExECDHERSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHERSA
 
SSLKeyExECDHERSAOrPSS() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHERSAOrPSS
 
SSLKeyExECDHRSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExECDHRSA
 
SSLKeyExKRB5() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExKRB5
 
SSLKeyExKRB5EXPORT() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExKRB5EXPORT
 
SSLKeyExRSA() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExRSA
 
SSLKeyExRSAExport() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExRSAExport
 
SSLKeyExSM2SM2() - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.SSLKeyExSM2SM2
 
SSLLogger - org.openeuler.sun.security.ssl中的类
Implementation of SSL logger.
SSLLogger() - 类 的构造器org.openeuler.sun.security.ssl.SSLLogger
 
SSLLogger.SSLConsoleLogger - org.openeuler.sun.security.ssl中的类
 
SSLLogger.SSLSimpleFormatter - org.openeuler.sun.security.ssl中的类
 
SSLMasterKeyDerivation - org.openeuler.sun.security.ssl中的枚举
 
SSLMasterKeyDerivation(String) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
 
SSLMasterKeyDerivation.LegacyMasterKeyDerivation - org.openeuler.sun.security.ssl中的类
 
SSLNullAuthenticator() - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.SSLNullAuthenticator
 
SSLNullMac() - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.SSLNullMac
 
SSLPossession - org.openeuler.sun.security.ssl中的接口
 
SSLPossessionGenerator - org.openeuler.sun.security.ssl中的接口
 
SSLProducer - org.openeuler.sun.security.ssl中的接口
 
SSLReadCipher(Authenticator, ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.SSLReadCipher
 
SSLRecord - org.openeuler.sun.security.ssl中的接口
SSL/TLS record
SSLSecretDerivation - org.openeuler.sun.security.ssl中的类
 
SSLSecretDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.SSLSecretDerivation
 
SSLSecretDerivation.SecretSchedule - org.openeuler.sun.security.ssl中的枚举
 
SSLServerSocketFactoryImpl - org.openeuler.sun.security.ssl中的类
This class creates SSL server sockets.
SSLServerSocketFactoryImpl() - 类 的构造器org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
Constructor used to instantiate the default factory.
SSLServerSocketFactoryImpl(SSLContextImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLServerSocketFactoryImpl
Called from SSLContextImpl's getSSLServerSocketFactory().
SSLServerSocketImpl - org.openeuler.sun.security.ssl中的类
This class provides a simple way for servers to support conventional use of the Secure Sockets Layer (SSL).
SSLServerSocketImpl(SSLContextImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
SSLServerSocketImpl(SSLContextImpl, int, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
SSLServerSocketImpl(SSLContextImpl, int, int, InetAddress) - 类 的构造器org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
SSLSessionContextImpl - org.openeuler.sun.security.ssl中的类
 
SSLSessionContextImpl() - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
SSLSessionContextImpl.SessionCacheVisitor - org.openeuler.sun.security.ssl中的类
 
SSLSessionImpl - org.openeuler.sun.security.ssl中的类
Implements the SSL session interface, and exposes the session context which is maintained by SSL servers.
SSLSessionImpl() - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionImpl
 
SSLSessionImpl(HandshakeContext, CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionImpl
 
SSLSessionImpl(HandshakeContext, CipherSuite, SessionId) - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionImpl
 
SSLSessionImpl(HandshakeContext, CipherSuite, SessionId, long) - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionImpl
 
SSLSessionImpl(SSLSessionImpl, SessionId) - 类 的构造器org.openeuler.sun.security.ssl.SSLSessionImpl
 
SSLSimpleFormatter() - 类 的构造器org.openeuler.sun.security.ssl.SSLLogger.SSLSimpleFormatter
 
SSLSocketFactoryImpl - org.openeuler.sun.security.ssl中的类
Implementation of an SSL socket factory.
SSLSocketFactoryImpl() - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructor used to instantiate the default factory.
SSLSocketFactoryImpl(SSLContextImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketFactoryImpl
Constructs an SSL socket factory.
SSLSocketImpl - org.openeuler.sun.security.ssl中的类
Implementation of an SSL socket.
SSLSocketImpl(SSLContextImpl) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Package-private constructor used to instantiate an unconnected socket.
SSLSocketImpl(SSLContextImpl, SSLConfiguration) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Package-private constructor used to instantiate a server socket.
SSLSocketImpl(SSLContextImpl, String, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Constructs an SSL connection to a named host at a specified port, using the authentication context provided.
SSLSocketImpl(SSLContextImpl, InetAddress, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Constructs an SSL connection to a server at a specified address, and TCP port, using the authentication context provided.
SSLSocketImpl(SSLContextImpl, String, int, InetAddress, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Constructs an SSL connection to a named host at a specified port, using the authentication context provided.
SSLSocketImpl(SSLContextImpl, InetAddress, int, InetAddress, int) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Constructs an SSL connection to a server at a specified address, and TCP port, using the authentication context provided.
SSLSocketImpl(SSLContextImpl, Socket, InputStream, boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Creates a server mode Socket layered over an existing connected socket, and is able to read data which has already been consumed/removed from the Socket's underlying InputStream.
SSLSocketImpl(SSLContextImpl, Socket, String, int, boolean) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketImpl
Layer SSL traffic over an existing connection, rather than creating a new connection.
SSLSocketImpl.AppInputStream - org.openeuler.sun.security.ssl中的类
InputStream for application data as returned by SSLSocket.getInputStream().
SSLSocketImpl.AppOutputStream - org.openeuler.sun.security.ssl中的类
OutputStream for application data as returned by SSLSocket.getOutputStream().
SSLSocketInputRecord - org.openeuler.sun.security.ssl中的类
InputRecord implementation for SSLSocket.
SSLSocketInputRecord(HandshakeHash) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
SSLSocketOutputRecord - org.openeuler.sun.security.ssl中的类
OutputRecord implementation for SSLSocket.
SSLSocketOutputRecord(HandshakeHash) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
SSLSocketOutputRecord(HandshakeHash, TransportContext) - 类 的构造器org.openeuler.sun.security.ssl.SSLSocketOutputRecord
 
SSLStringizer - org.openeuler.sun.security.ssl中的接口
Interface to decode a ByteBuffer into legible String.
SSLTrafficKeyDerivation - org.openeuler.sun.security.ssl中的枚举
 
SSLTrafficKeyDerivation(String, SSLKeyDerivationGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
 
SSLTrafficKeyDerivation.GMTLSTrafficKeyDerivationGenerator - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.KeySchedule - org.openeuler.sun.security.ssl中的枚举
 
SSLTrafficKeyDerivation.LegacyTrafficKeyDerivation - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.S30TrafficKeyDerivationGenerator - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.T10TrafficKeyDerivationGenerator - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.T12TrafficKeyDerivationGenerator - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.T13TrafficKeyDerivation - org.openeuler.sun.security.ssl中的类
 
SSLTrafficKeyDerivation.T13TrafficKeyDerivationGenerator - org.openeuler.sun.security.ssl中的类
 
SSLTransport - org.openeuler.sun.security.ssl中的接口
Interface for SSL/TLS transportation.
SSLWriteCipher(Authenticator, ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.SSLWriteCipher
 
ssStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension
 
ssStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.CertSignAlgsExtension
 
ssStringizer - 类 中的静态变量org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension
 
stapleParams - 类 中的变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
staplingActive - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
StaplingParameters(SSLExtension, CertStatusExtension.CertStatusRequestType, CertStatusExtension.CertStatusRequest, Map<X509Certificate, byte[]>) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.StaplingParameters
 
startHandshake() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
static_getFingerprint_method - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
statInfo - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.OCSPFetchCall
 
statReqData - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StaplingParameters
 
statReqType - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StaplingParameters
 
status - 类 中的变量org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
status - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.ResponseCacheEntry
 
StatusInfo(X509Certificate, X509Certificate) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
Create a StatusInfo object from certificate data.
StatusInfo(X509Certificate, CertId) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
Create a StatusInfo object from an existing subject certificate and its corresponding CertId.
StatusInfo(StatusResponseManager.StatusInfo) - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
Copy constructor (used primarily for rescheduling).
statusRequest - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestSpec
 
statusRespExt - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager.StaplingParameters
 
statusResponse - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponseSpec
 
statusResponseManager - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
StatusResponseManager - org.openeuler.sun.security.ssl中的类
 
StatusResponseManager() - 类 的构造器org.openeuler.sun.security.ssl.StatusResponseManager
Create a StatusResponseManager with default parameters.
StatusResponseManager.OCSPFetchCall - org.openeuler.sun.security.ssl中的类
Inner Callable class that does the actual work of looking up OCSP responses, first looking at the cache and doing OCSP requests if a cache miss occurs.
StatusResponseManager.ResponseCacheEntry - org.openeuler.sun.security.ssl中的类
Static nested class used as the data kept in the response cache.
StatusResponseManager.StaplingParameters - org.openeuler.sun.security.ssl中的类
Inner class used to hold stapling parameters needed by the handshaker when stapling is active.
StatusResponseManager.StatusInfo - org.openeuler.sun.security.ssl中的类
Inner class used to group request and response data.
statusResponses - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
statusRespTimeout - 类 中的变量org.openeuler.sun.security.ssl.ServerHandshakeContext
 
statusType - 类 中的变量org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
statusType - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequest
 
statusType - 类 中的变量org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponse
 
storeFile - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
storeName - 类 中的变量org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
storeName - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
storePassword - 类 中的变量org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
storePassword - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
storeProvider - 类 中的变量org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
storeProvider - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
stores - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
stores - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
storeType - 类 中的变量org.openeuler.gm.KeyStoreManager.KeyStoreDescriptor
 
storeType - 类 中的变量org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
StreamReadCipher(Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator.StreamReadCipher
 
StreamReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.StreamReadCipherGenerator
 
StreamWriteCipher(Authenticator, ProtocolVersion, String, Key, AlgorithmParameterSpec, SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator.StreamWriteCipher
 
StreamWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.StreamWriteCipherGenerator
 
STRING0 - 类 中的静态变量org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
string2IC(String, String) - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
stringizer - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
subclassCheck() - 类 中的方法org.openeuler.sun.security.ssl.SunJSSE
 
SunCertificates(Provider) - 类 的构造器org.openeuler.sun.security.ssl.JsseJce.SunCertificates
 
SunJSSE - org.openeuler.sun.security.ssl中的类
The JSSE provider.
SunJSSE() - 类 的构造器org.openeuler.sun.security.ssl.SunJSSE
 
SunJSSE(Provider) - 类 的构造器org.openeuler.sun.security.ssl.SunJSSE
 
SunJSSE(String) - 类 的构造器org.openeuler.sun.security.ssl.SunJSSE
 
SunJSSE(Provider, String) - 类 的构造器org.openeuler.sun.security.ssl.SunJSSE
 
SunX509() - 类 的构造器org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.SunX509
 
SunX509KeyManagerImpl - org.openeuler.sun.security.ssl中的类
An implementation of X509KeyManager backed by a KeyStore.
SunX509KeyManagerImpl(KeyStore, char[]) - 类 的构造器org.openeuler.sun.security.ssl.SunX509KeyManagerImpl
 
SunX509KeyManagerImpl.X509Credentials - org.openeuler.sun.security.ssl中的类
 
supportedAlgorithms - 类 中的变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
 
supportedCipherSuites - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
SupportedGroups() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
SupportedGroupsExtension - org.openeuler.sun.security.ssl中的类
Pack of the "supported_groups" extensions [RFC 4492/7919].
SupportedGroupsExtension() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension
 
SupportedGroupsExtension.CHSupportedGroupsConsumer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_groups" extension in the ClientHello handshake message.
SupportedGroupsExtension.CHSupportedGroupsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_groups" extension in the ClientHello handshake message.
SupportedGroupsExtension.EESupportedGroupsConsumer - org.openeuler.sun.security.ssl中的类
 
SupportedGroupsExtension.EESupportedGroupsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_groups" extension in the EncryptedExtensions handshake message.
SupportedGroupsExtension.NamedGroup - org.openeuler.sun.security.ssl中的枚举
 
SupportedGroupsExtension.NamedGroupType - org.openeuler.sun.security.ssl中的枚举
 
SupportedGroupsExtension.SupportedGroups - org.openeuler.sun.security.ssl中的类
 
SupportedGroupsExtension.SupportedGroupsSpec - org.openeuler.sun.security.ssl中的类
The "supported_groups" extension.
SupportedGroupsExtension.SupportedGroupsStringizer - org.openeuler.sun.security.ssl中的类
 
SupportedGroupsSpec(int[]) - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsSpec
 
SupportedGroupsSpec(List<SupportedGroupsExtension.NamedGroup>) - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsSpec
 
SupportedGroupsSpec(ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsSpec
 
SupportedGroupsStringizer() - 类 的构造器org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsStringizer
 
supportedKeyShares - 类 中的静态变量org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
supportedNamedGroups - 类 中的静态变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroups
 
supportedPrimes - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 
supportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.CipherSuite
 
supportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.ContentType
 
supportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.SignatureScheme
 
supportedProtocols - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.AbstractTLSContext
 
supportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.SSLExtension
 
supportedProtocols - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
SupportedSignatureAlgorithmConstraints(String[]) - 类 的构造器org.openeuler.sun.security.ssl.SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
 
SupportedVersionsExtension - org.openeuler.sun.security.ssl中的类
Pack of the "supported_versions" extensions.
SupportedVersionsExtension() - 类 的构造器org.openeuler.sun.security.ssl.SupportedVersionsExtension
 
SupportedVersionsExtension.CHSupportedVersionsConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "supported_versions" extension in ClientHello.
SupportedVersionsExtension.CHSupportedVersionsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_versions" extension in ClientHello.
SupportedVersionsExtension.CHSupportedVersionsSpec - org.openeuler.sun.security.ssl中的类
The "supported_versions" extension in ClientHello.
SupportedVersionsExtension.CHSupportedVersionsStringizer - org.openeuler.sun.security.ssl中的类
 
SupportedVersionsExtension.HRRSupportedVersionsConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "supported_versions" extension in HelloRetryRequest.
SupportedVersionsExtension.HRRSupportedVersionsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_versions" extension in HelloRetryRequest.
SupportedVersionsExtension.HRRSupportedVersionsReproducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_versions" extension for stateless HelloRetryRequest reconstruction.
SupportedVersionsExtension.SHSupportedVersionsConsumer - org.openeuler.sun.security.ssl中的类
Network data consumer of a "supported_versions" extension in ServerHello.
SupportedVersionsExtension.SHSupportedVersionsProducer - org.openeuler.sun.security.ssl中的类
Network data producer of a "supported_versions" extension in ServerHello.
SupportedVersionsExtension.SHSupportedVersionsSpec - org.openeuler.sun.security.ssl中的类
The "supported_versions" extension in ServerHello and HelloRetryRequest.
SupportedVersionsExtension.SHSupportedVersionsStringizer - org.openeuler.sun.security.ssl中的类
 
supports(ProtocolVersion) - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite
 
SymantecTLSPolicy - org.openeuler.sun.security.validator中的类
This class checks if Symantec issued TLS Server certificates should be restricted.
SymantecTLSPolicy() - 类 的构造器org.openeuler.sun.security.validator.SymantecTLSPolicy
 
syntaxPattern - 类 中的静态变量org.openeuler.sun.security.ssl.PredefinedDHParameterSpecs
 

T

T10BlockReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T10BlockReadCipherGenerator
 
T10BlockWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T10BlockWriteCipherGenerator
 
T10CertificateRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestConsumer
 
T10CertificateRequestMessage(HandshakeContext, X509Certificate[], CipherSuite.KeyExchange) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
T10CertificateRequestMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
T10CertificateRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestProducer
 
T10CertificateVerifyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyConsumer
 
T10CertificateVerifyMessage(HandshakeContext, X509Authentication.X509Possession) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
T10CertificateVerifyMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
T10CertificateVerifyProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyProducer
 
T10ChangeCipherSpecConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec.T10ChangeCipherSpecConsumer
 
T10ChangeCipherSpecProducer() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec.T10ChangeCipherSpecProducer
 
t10Consumer - 类 中的静态变量org.openeuler.sun.security.ssl.ChangeCipherSpec
 
t10Encrypt(SSLCipher.SSLWriteCipher, byte, ByteBuffer, int, int, int, ProtocolVersion) - 类 中的静态方法org.openeuler.sun.security.ssl.OutputRecord
 
t10Encrypt(SSLCipher.SSLWriteCipher, byte, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
t10HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t10HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
T10HandshakeHash(CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
t10HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t10HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
t10Producer - 类 中的静态变量org.openeuler.sun.security.ssl.ChangeCipherSpec
 
T10TrafficKeyDerivationGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T10TrafficKeyDerivationGenerator
 
T10VerifyDataGenerator() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T10VerifyDataGenerator
 
T11BlockReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T11BlockReadCipherGenerator
 
T11BlockWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T11BlockWriteCipherGenerator
 
t11Protection - 类 中的静态变量org.openeuler.sun.security.ssl.RandomCookie
 
T12CertificateConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateConsumer
 
T12CertificateMessage(HandshakeContext, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
T12CertificateMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
T12CertificateProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateProducer
 
T12CertificateRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestConsumer
 
T12CertificateRequestMessage(HandshakeContext, X509Certificate[], CipherSuite.KeyExchange, List<SignatureScheme>) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
T12CertificateRequestMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
T12CertificateRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestProducer
 
T12CertificateVerifyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyConsumer
 
T12CertificateVerifyMessage(HandshakeContext, X509Authentication.X509Possession) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
T12CertificateVerifyMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
T12CertificateVerifyProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyProducer
 
T12ClientHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.T12ClientHelloConsumer
 
t12DeriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
t12DeriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
T12FinishedConsumer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T12FinishedConsumer
 
T12FinishedProducer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T12FinishedProducer
 
T12GcmReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator
 
T12GcmWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
t12HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
T12HandshakeHash(CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
t12HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
t12HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t12HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
t12HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
t12HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
T12KeyAgreement(String, SSLPossessionGenerator, SSLKeyAgreementGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
 
t12Protection - 类 中的静态变量org.openeuler.sun.security.ssl.RandomCookie
 
T12ServerHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloConsumer
 
T12ServerHelloProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T12ServerHelloProducer
 
T12TrafficKeyDerivationGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T12TrafficKeyDerivationGenerator
 
T12VerifyDataGenerator() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T12VerifyDataGenerator
 
t12WithGMCipherSuite - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
T13CertificateConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateConsumer
 
T13CertificateMessage(HandshakeContext, byte[], X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
T13CertificateMessage(HandshakeContext, byte[], List<CertificateMessage.CertificateEntry>) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
T13CertificateMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
T13CertificateProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateProducer
 
T13CertificateRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestConsumer
 
T13CertificateRequestMessage(HandshakeContext) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
T13CertificateRequestMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
T13CertificateRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestProducer
 
T13CertificateVerifyConsumer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyConsumer
 
T13CertificateVerifyMessage(HandshakeContext, X509Authentication.X509Possession) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
T13CertificateVerifyMessage(HandshakeContext, ByteBuffer) - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
T13CertificateVerifyProducer() - 类 的构造器org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyProducer
 
T13ChangeCipherSpecConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ChangeCipherSpec.T13ChangeCipherSpecConsumer
 
T13ClientHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ClientHello.T13ClientHelloConsumer
 
t13Consumer - 类 中的静态变量org.openeuler.sun.security.ssl.ChangeCipherSpec
 
t13DeriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.DHKeyExchange.DHEKAGenerator.DHEKAKeyDerivation
 
t13DeriveKey(String, AlgorithmParameterSpec) - 类 中的方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHEKAKeyDerivation
 
t13Encrypt(SSLCipher.SSLWriteCipher, byte, ByteBuffer, int, int, int, ProtocolVersion) - 类 中的静态方法org.openeuler.sun.security.ssl.OutputRecord
 
t13Encrypt(SSLCipher.SSLWriteCipher, byte, int) - 类 中的方法org.openeuler.sun.security.ssl.OutputRecord
 
T13FinishedConsumer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T13FinishedConsumer
 
T13FinishedProducer() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T13FinishedProducer
 
T13GcmReadCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator
 
T13GcmWriteCipherGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ClientHello
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
t13HandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
T13HandshakeHash(CipherSuite) - 类 的构造器org.openeuler.sun.security.ssl.HandshakeHash.T13HandshakeHash
 
t13HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateMessage
 
t13HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateRequest
 
t13HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.CertificateVerify
 
t13HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.Finished
 
t13HandshakeProducer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
t13HelloCookieManager - 类 中的变量org.openeuler.sun.security.ssl.HelloCookieManager.Builder
 
T13HelloCookieManager(SecureRandom) - 类 的构造器org.openeuler.sun.security.ssl.HelloCookieManager.T13HelloCookieManager
 
T13HelloRetryRequestConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestConsumer
 
T13HelloRetryRequestProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestProducer
 
T13HelloRetryRequestReproducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T13HelloRetryRequestReproducer
 
t13HrrHandshakeConsumer - 类 中的静态变量org.openeuler.sun.security.ssl.ServerHello
 
T13KeyAgreement(SupportedGroupsExtension.NamedGroup) - 类 的构造器org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
T13PaddingHolder() - 类 的构造器org.openeuler.sun.security.ssl.OutputRecord.T13PaddingHolder
 
T13ServerHelloConsumer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T13ServerHelloConsumer
 
T13ServerHelloProducer() - 类 的构造器org.openeuler.sun.security.ssl.ServerHello.T13ServerHelloProducer
 
T13TrafficKeyDerivation(HandshakeContext, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivation
 
T13TrafficKeyDerivationGenerator() - 类 的构造器org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.T13TrafficKeyDerivationGenerator
 
T13VerifyDataGenerator() - 类 的构造器org.openeuler.sun.security.ssl.Finished.T13VerifyDataGenerator
 
T_ALGORITHM_DISABLED - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_CA_EXTENSIONS - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_CERT_EXPIRED - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_EE_EXTENSIONS - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_NAME_CHAINING - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_NO_TRUST_ANCHOR - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_SIGNATURE_ERROR - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
T_UNTRUSTED_CERT - 异常错误 中的静态变量org.openeuler.sun.security.validator.ValidatorException
 
tag - 枚举 中的静态变量org.openeuler.sun.security.ssl.SSLCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmReadCipherGenerator.GcmReadCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.GMTlsGcmWriteCipherGenerator.GcmWriteCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmReadCipherGenerator.GcmReadCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T12GcmWriteCipherGenerator.GcmWriteCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmReadCipherGenerator.GcmReadCipher
 
tagSize - 类 中的变量org.openeuler.sun.security.ssl.SSLCipher.T13GcmWriteCipherGenerator.GcmWriteCipher
 
tagSize - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
tam - 类 中的静态变量org.openeuler.sun.security.ssl.TrustStoreManager
 
targetCertConstraints() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
targets - 类 中的变量org.openeuler.sun.security.ssl.TransportContext.NotifyHandshake
 
targetSubject - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
targetSubject() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.BuilderParams
 
taskDelegated - 类 中的变量org.openeuler.sun.security.ssl.HandshakeContext
 
tc - 类 中的变量org.openeuler.sun.security.ssl.InputRecord
 
tc - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
temporary - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketInputRecord
 
thisLine - 类 中的变量org.openeuler.sun.misc.HexDumpEncoder
 
thisLineLength - 类 中的变量org.openeuler.sun.misc.HexDumpEncoder
 
threadMgr - 类 中的变量org.openeuler.sun.security.ssl.StatusResponseManager
 
ticket - 类 中的变量org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
ticketAgeAdd - 类 中的变量org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
ticketAgeAdd - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
ticketCreationTime - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
ticketLifetime - 类 中的变量org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
ticketNonce - 类 中的变量org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
ticketNonceCounter - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
timeout - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionContextImpl
 
timestamp - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
TLS10Authenticator(ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.TLS10Authenticator
 
TLS10Context() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.TLS10Context
 
TLS10Mac(ProtocolVersion, CipherSuite.MacAlg, SecretKey) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.TLS10Mac
 
TLS11Context() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.TLS11Context
 
TLS12Context() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.TLS12Context
 
TLS13Authenticator(ProtocolVersion) - 类 的构造器org.openeuler.sun.security.ssl.Authenticator.TLS13Authenticator
 
TLS13Context() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.TLS13Context
 
TLSContext() - 类 的构造器org.openeuler.sun.security.ssl.SSLContextImpl.TLSContext
 
tlsDisabledAlgConstraints - 类 中的静态变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
tlsIsClosed - 类 中的变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
TlsKeyMaterialGenerator - org.openeuler.com.sun.crypto.provider中的类
KeyGenerator implementation for the SSL/TLS master secret derivation.
TlsKeyMaterialGenerator() - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsKeyMaterialGenerator
 
TlsKeyMaterialParameterSpec - org.openeuler.sun.security.internal.spec中的类
已过时。
Sun JDK internal use only --- WILL BE REMOVED in a future release.
TlsKeyMaterialParameterSpec(SecretKey, int, int, byte[], byte[], String, int, int, int, int, String, int, int) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsKeyMaterialParameterSpec
已过时。
Constructs a new TlsKeyMaterialParameterSpec.
TlsKeyMaterialSpec - org.openeuler.sun.security.internal.spec中的类
已过时。
Sun JDK internal use only --- WILL BE REMOVED in a future release.
TlsKeyMaterialSpec(SecretKey, SecretKey) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Constructs a new TlsKeymaterialSpec from the client and server MAC keys.
TlsKeyMaterialSpec(SecretKey, SecretKey, SecretKey, SecretKey) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Constructs a new TlsKeymaterialSpec from the client and server MAC keys and client and server cipher keys.
TlsKeyMaterialSpec(SecretKey, SecretKey, SecretKey, IvParameterSpec, SecretKey, IvParameterSpec) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsKeyMaterialSpec
已过时。
Constructs a new TlsKeymaterialSpec from the client and server MAC keys, client and server cipher keys, and client and server initialization vectors.
TlsMasterSecret - org.openeuler.sun.security.internal.interfaces中的接口
已过时。
Sun JDK internal use only --- WILL BE REMOVED in a future release.
TlsMasterSecretGenerator - org.openeuler.com.sun.crypto.provider中的类
KeyGenerator implementation for the SSL/TLS master secret derivation.
TlsMasterSecretGenerator() - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator
 
TlsMasterSecretGenerator.TlsMasterSecretKey - org.openeuler.com.sun.crypto.provider中的类
 
TlsMasterSecretKey(byte[], int, int) - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsMasterSecretGenerator.TlsMasterSecretKey
 
TlsMasterSecretParameterSpec - org.openeuler.sun.security.internal.spec中的类
已过时。
Sun JDK internal use only --- WILL BE REMOVED in a future release.
TlsMasterSecretParameterSpec(SecretKey, int, int, byte[], byte[], String, int, int) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Constructs a new TlsMasterSecretParameterSpec.
TlsMasterSecretParameterSpec(SecretKey, int, int, byte[], String, int, int) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
Constructs a new TlsMasterSecretParameterSpec.
TlsMasterSecretParameterSpec(SecretKey, int, int, byte[], byte[], byte[], String, int, int) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsMasterSecretParameterSpec
已过时。
 
TlsPrfGenerator - org.openeuler.com.sun.crypto.provider中的类
KeyGenerator implementation for the TLS PRF function.
TlsPrfGenerator() - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsPrfGenerator
 
TlsPrfGenerator.V10 - org.openeuler.com.sun.crypto.provider中的类
A KeyGenerator implementation that supports TLS 1.0/1.1.
TlsPrfGenerator.V12 - org.openeuler.com.sun.crypto.provider中的类
A KeyGenerator implementation that supports TLS 1.2.
TlsPrfParameterSpec - org.openeuler.sun.security.internal.spec中的类
已过时。
Sun JDK internal use only --- WILL BE REMOVED in a future release.
TlsPrfParameterSpec(SecretKey, String, byte[], int, String, int, int) - 类 的构造器org.openeuler.sun.security.internal.spec.TlsPrfParameterSpec
已过时。
Constructs a new TlsPrfParameterSpec.
tm - 类 中的变量org.openeuler.sun.security.ssl.AbstractTrustManagerWrapper
 
toAliases(List<X509KeyManagerImpl.EntryStatus>) - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
toArray(CertPath, TrustAnchor) - 类 中的静态方法org.openeuler.sun.security.validator.PKIXValidator
 
toByteArray() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponse
 
toByteArray(BigInteger) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
Utility method to convert a BigInteger to a byte array in unsigned format as needed in the handshake messages.
toggleClientMode() - 类 中的方法org.openeuler.sun.security.ssl.SSLConfiguration
 
toHexString(byte) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
toHexString(byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
toHexString(long) - 类 中的静态方法org.openeuler.sun.security.ssl.Utilities
 
toLong(byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.Authenticator
 
top1Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
top2Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
top3Map - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
top3Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
top4Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
top5Set - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
topMap - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
toString() - 类 中的方法org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.Alert.AlertMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.AlpnSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.AlpnExtension.AlpnStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.BaseSSLSocketImpl
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertificateAuthoritiesExtension.CertificateAuthoritiesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.CertificateEntry
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.GMTLSCertificateMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T12CertificateMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateMessage.T13CertificateMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateRequest.T13CertificateRequestMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateStatus.CertificateStatusMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.GMTlsCertificateVerifyMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.S30CertificateVerifyMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T10CertificateVerifyMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T12CertificateVerifyMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertificateVerify.T13CertificateVerifyMessage
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertSignAlgsExtension.CertSignatureSchemesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequest
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestsStringizer
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestV2Spec
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponse
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusResponseSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRespStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusRequest
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CertStatusExtension.OCSPStatusResponse
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite.HashAlg
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.CipherSuite.MacAlg
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ClientHello.ClientHelloMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.CookieSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.CookieExtension.CookieStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ECCClientKeyExchange.ECCClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ECDHClientKeyExchange.ECDHClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormatsStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.EncryptedExtensions.EncryptedExtensionsMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ExtendedMasterSecretExtension.ExtendedMasterSecretStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.HelloRequest.HelloRequestMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.CHKeyShareStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.HRRKeyShareStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.KeyShareEntry
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.KeyShareExtension.SHKeyShareStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.KrbClientKeyExchange.KrbClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.NewSessionTicket.NewSessionTicketMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.Plaintext
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeySpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.CHPreSharedKeyStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeySpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.SHPreSharedKeyStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeModesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.RandomCookie
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.RenegoInfoExtension.RenegotiationInfoStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ServerHello.ServerHelloMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ServerHelloDone.ServerHelloDoneMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.ServerNameExtension.SHServerNamesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SessionId
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SignatureAlgorithmsExtension.SignatureSchemesStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SM2ClientKeyExchange.SM2ClientKeyExchangeMessage
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.SSLCipher
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
toString(ByteBuffer) - 枚举 中的方法org.openeuler.sun.security.ssl.SSLExtension
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SSLExtensions
 
toString(int, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLExtensions
 
toString() - 枚举 中的方法org.openeuler.sun.security.ssl.SSLHandshake
 
toString(Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SSLServerSocketImpl
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionImpl
Returns a string representation of this SSL session
toString(ByteBuffer) - 接口 中的方法org.openeuler.sun.security.ssl.SSLStringizer
Returns a legible string representation of a ByteBuffer.
toString() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager.StatusInfo
Return a String representation of the StatusInfo
toString() - 类 中的方法org.openeuler.sun.security.ssl.StatusResponseManager
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.SupportedGroupsStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.CHSupportedVersionsStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsSpec
 
toString(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SupportedVersionsExtension.SHSupportedVersionsStringizer
 
toString() - 类 中的方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.EntryStatus
 
toStringArray(List<ProtocolVersion>) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Get names of a list of ProtocolVersion objects.
toStringArray(int[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Get names of a list of protocol version identifiers.
transcriptHash - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
transcriptHash - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
transcriptHash - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash.T13HandshakeHash
 
transcriptHash - 类 中的变量org.openeuler.sun.security.ssl.HandshakeHash
 
transcriptHash - 类 中的变量org.openeuler.sun.security.ssl.SSLSecretDerivation
 
transformation - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
transport - 类 中的变量org.openeuler.sun.security.ssl.TransportContext
 
TransportContext - org.openeuler.sun.security.ssl中的类
SSL/TLS transportation context.
TransportContext(SSLContextImpl, SSLTransport, InputRecord, OutputRecord) - 类 的构造器org.openeuler.sun.security.ssl.TransportContext
 
TransportContext(SSLContextImpl, SSLTransport, InputRecord, OutputRecord, boolean) - 类 的构造器org.openeuler.sun.security.ssl.TransportContext
 
TransportContext(SSLContextImpl, SSLTransport, SSLConfiguration, InputRecord, OutputRecord) - 类 的构造器org.openeuler.sun.security.ssl.TransportContext
 
TransportContext(SSLContextImpl, SSLTransport, SSLConfiguration, InputRecord, OutputRecord, boolean) - 类 的构造器org.openeuler.sun.security.ssl.TransportContext
 
TransportContext.NotifyHandshake - org.openeuler.sun.security.ssl中的类
 
TrustAnchorManager() - 类 的构造器org.openeuler.sun.security.ssl.TrustStoreManager.TrustAnchorManager
 
trustAnchors() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
trustedCerts - 类 中的变量org.openeuler.sun.security.ssl.X509TrustManagerImpl
The Set of trusted X509Certificates.
trustedCerts - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
trustedCerts - 类 中的变量org.openeuler.sun.security.validator.SimpleValidator
Set of the trusted certificates.
trustedKeyUsage - 类 中的变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore.CertEntry
 
TrustedKeyUsage - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
TrustedKeyUsage_OID - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
trustedPubKey - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
trustedSubjects - 类 中的变量org.openeuler.sun.security.validator.PKIXValidator
 
trustedX500Principals - 类 中的变量org.openeuler.sun.security.validator.SimpleValidator
The trusted certificates as: Map (X500Principal)subject of trusted cert -> List of X509Certificate The list is used because there may be multiple certificates with an identical subject DN.
trustManager - 类 中的变量org.openeuler.sun.security.ssl.SSLContextImpl
 
trustManager - 类 中的变量org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
TrustManagerFactoryImpl - org.openeuler.sun.security.ssl中的类
 
TrustManagerFactoryImpl() - 类 的构造器org.openeuler.sun.security.ssl.TrustManagerFactoryImpl
 
TrustManagerFactoryImpl.PKIXFactory - org.openeuler.sun.security.ssl中的类
 
TrustManagerFactoryImpl.SimpleFactory - org.openeuler.sun.security.ssl中的类
 
trustManagers - 类 中的静态变量org.openeuler.sun.security.ssl.SSLContextImpl.DefaultManagersHolder
 
trustNameService - 类 中的静态变量org.openeuler.sun.security.ssl.SSLSocketImpl
 
TrustStoreDescriptor(String, String, String, String, File, long) - 类 的构造器org.openeuler.sun.security.ssl.TrustStoreManager.TrustStoreDescriptor
 
TrustStoreManager - org.openeuler.sun.security.ssl中的类
Collection of static utility methods to manage the default trusted KeyStores effectively.
TrustStoreManager() - 类 的构造器org.openeuler.sun.security.ssl.TrustStoreManager
 
TrustStoreManager.TrustAnchorManager - org.openeuler.sun.security.ssl中的类
The trust anchors manager used to expedite the performance.
TrustStoreManager.TrustStoreDescriptor - org.openeuler.sun.security.ssl中的类
A descriptor of the default trusted KeyStore.
TrustStoreUtil - org.openeuler.sun.security.validator中的类
Collection of static utility methods related to trust anchor KeyStores.
TrustStoreUtil() - 类 的构造器org.openeuler.sun.security.validator.TrustStoreUtil
 
TRY_VALIDATOR - 类 中的静态变量org.openeuler.sun.security.validator.PKIXValidator
 
tryKeyUpdate(SSLEngineResult.HandshakeStatus) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
Try key update for sequence number wrap or key usage limit.
tryKeyUpdate() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Try key update for sequence number wrap or key usage limit.
tryOnce(char[]) - 接口 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore.RetryWithZero
 
trySetTrustAnchor(TrustAnchor) - 类 中的方法org.openeuler.sun.security.provider.certpath.AlgorithmChecker
Try to set the trust anchor of the checker.
tryToFinishHandshake(byte) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
type - 异常错误 中的变量org.openeuler.sun.security.provider.certpath.PKIX.CertStoreTypeException
 
type - 枚举 中的变量org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
type - 类 中的变量org.openeuler.sun.security.util.KeyStoreDelegator
 
type() - 接口 中的方法org.openeuler.sun.security.util.RegisteredDomain
Returns the type of the registered domain.
Type() - 枚举 的构造器org.openeuler.sun.security.util.RegisteredDomain.Type
 
type - 类 中的变量org.openeuler.sun.security.validator.EndEntityChecker
 
type - 类 中的变量org.openeuler.sun.security.validator.Validator
 
type - 异常错误 中的变量org.openeuler.sun.security.validator.ValidatorException
 
TYPE_LDAP - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
TYPE_PKIX - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a validator of type PKIX.
TYPE_SIMPLE - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a validator of type Simple.
TYPE_TLS - 类 中的静态变量org.openeuler.sun.security.util.HostnameChecker
 
types - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.GMTlsCertificateRequestMessage
 
types - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T10CertificateRequestMessage
 
types - 类 中的变量org.openeuler.sun.security.ssl.CertificateRequest.T12CertificateRequestMessage
 

U

uidCounter - 类 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
ukSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
UnknownServerName(int, byte[]) - 类 的构造器org.openeuler.sun.security.ssl.ServerNameExtension.CHServerNamesSpec.UnknownServerName
 
unwrap(ByteBuffer, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
unwrap(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CacheOnlyHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.CloneableHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.GMTLSHandshakeHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.NonCloneableHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T10HandshakeHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T12HandshakeHash
 
update(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash.T13HandshakeHash
 
update(byte[], int, int) - 接口 中的方法org.openeuler.sun.security.ssl.HandshakeHash.TranscriptHash
 
update() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 
updateDigest(MessageDigest, byte[], byte[], SecretKey) - 类 中的静态方法org.openeuler.sun.security.ssl.HandshakeHash.S30HandshakeHash
 
updateSignature(Signature, byte[], byte[]) - 类 中的方法org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
updateSignature(Signature, byte[], byte[], X509Certificate) - 类 中的方法org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
updateSignature(Signature, byte[], byte[], int, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
updateSignature(Signature, byte[], byte[]) - 类 中的方法org.openeuler.sun.security.ssl.RSAServerKeyExchange.RSAServerKeyExchangeMessage
 
updateSignature(Signature, byte[], byte[], int, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
USE_INTERVAL - 类 中的静态变量org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
USE_LEGACY_PROP - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
useCompactFormat - 类 中的变量org.openeuler.sun.security.ssl.SSLLogger.SSLConsoleLogger
 
useCompatibilityMode - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
useDefaultPeerSignAlgs - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
useDelegatedTask() - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
useDelegatedTask() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
useDelegatedTask() - 接口 中的方法org.openeuler.sun.security.ssl.SSLTransport
Return true if delegated tasks used for handshaking operations.
useExplicitSigAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 
useExplicitSigAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.ECCServerKeyExchange.ECCServerKeyExchangeMessage
 
useExplicitSigAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.ECDHServerKeyExchange.ECDHServerKeyExchangeMessage
 
useExplicitSigAlgorithm - 类 中的变量org.openeuler.sun.security.ssl.SM2ServerKeyExchange.SM2ServerKeyExchangeMessage
 
useExtendedMasterSecret - 类 中的静态变量org.openeuler.sun.security.ssl.SSLConfiguration
 
useExtendedMasterSecret - 类 中的变量org.openeuler.sun.security.ssl.SSLSessionImpl
 
useGMTLSSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
 
useHigherVersion - 类 中的静态变量org.openeuler.gm.DisabledAlgorithmConstraintsHandler
 
useHighVersionNoStaticMethod - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
useHighVersionStaticMethod - 类 中的静态变量org.openeuler.gm.X509CertImplHandler
 
useImplicitHost(boolean) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
 
useLegacy() - 类 中的静态方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
useLegacyEphemeralDHKeys - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
userSpecifiedAlgorithmConstraints - 类 中的变量org.openeuler.sun.security.ssl.SSLConfiguration
 
userSpecifiedConstraints - 类 中的变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
uses - 类 中的变量org.openeuler.sun.security.ssl.EphemeralKeyManager.EphemeralKeyPair
 
useSmartEphemeralDHKeys - 类 中的静态变量org.openeuler.sun.security.ssl.DHKeyExchange.DHEPossessionGenerator
 
useTLS10PlusSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.0 or newer version.
useTLS10PlusSpec(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.0 or newer version.
useTLS10PlusSpec - 类 中的变量org.openeuler.sun.security.ssl.RSAClientKeyExchange.RSAClientKeyExchangeMessage
 
useTLS11PlusSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.1 or newer version.
useTLS12PlusSpec(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if the specific protocol version name is of TLS 1.2 or newer version.
useTLS12PlusSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.2 or newer version.
useTLS13PlusSpec() - 枚举 中的方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.3 or newer version.
useTLS13PlusSpec(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return true if this ProtocolVersion object is of TLS 1.3 or newer version.
usStateSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
usSubStateSet - 类 中的静态变量org.openeuler.sun.net.RegisteredDomain
 
Utilities - org.openeuler.sun.security.ssl中的类
A utility class to share the static methods.
Utilities() - 类 的构造器org.openeuler.sun.security.ssl.Utilities
 
utilize() - 类 中的方法org.openeuler.sun.security.ssl.HandshakeHash
 

V

V10() - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsPrfGenerator.V10
 
V12() - 类 的构造器org.openeuler.com.sun.crypto.provider.TlsPrfGenerator.V12
 
v2ClientHello - 类 中的变量org.openeuler.sun.security.ssl.SSLEngineOutputRecord
 
v2NoCipher - 接口 中的静态变量org.openeuler.sun.security.ssl.SSLRecord
 
V3toV2CipherMap1 - 类 中的静态变量org.openeuler.sun.security.ssl.OutputRecord
 
V3toV2CipherMap3 - 类 中的静态变量org.openeuler.sun.security.ssl.OutputRecord
 
V3toV2CipherSuite(ByteBuffer, byte, byte) - 类 中的静态方法org.openeuler.sun.security.ssl.OutputRecord
 
validate(Validator, X509Certificate[], List<byte[]>, AlgorithmConstraints, String) - 类 中的静态方法org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
validate(X509Certificate[]) - 类 中的方法org.openeuler.sun.security.validator.Validator
Validate the given certificate chain.
validate(X509Certificate[], Collection<X509Certificate>) - 类 中的方法org.openeuler.sun.security.validator.Validator
Validate the given certificate chain.
validate(X509Certificate[], Collection<X509Certificate>, Object) - 类 中的方法org.openeuler.sun.security.validator.Validator
Validate the given certificate chain.
validate(X509Certificate[], Collection<X509Certificate>, List<byte[]>, AlgorithmConstraints, Object) - 类 中的方法org.openeuler.sun.security.validator.Validator
Validate the given certificate chain.
validateChain(Certificate[]) - 类 中的方法org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
validationDate - 类 中的变量org.openeuler.sun.security.validator.Validator
已过时。 
Validator - org.openeuler.sun.security.validator中的类
Validator abstract base class.
Validator(String, String) - 类 的构造器org.openeuler.sun.security.validator.Validator
 
ValidatorException - org.openeuler.sun.security.validator中的异常错误
ValidatorException thrown by the Validator.
ValidatorException(String) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(String, Throwable) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(Object) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(Object, X509Certificate) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(Object, X509Certificate, Throwable) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(String, Object, X509Certificate) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorException(String, Object, X509Certificate, Throwable) - 异常错误 的构造器org.openeuler.sun.security.validator.ValidatorException
 
ValidatorParams(CertPath, PKIXParameters) - 类 的构造器org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
ValidatorParams(PKIXParameters) - 类 的构造器org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
validatorType - 类 中的变量org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
validEku - 枚举 中的变量org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
 
validValuesOf(String[]) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
Validates and converts an array of cipher suite names.
value - 类 中的变量org.openeuler.sun.security.util.MemoryCache.HardCacheEntry
 
valueOf(String) - 枚举 中的静态方法org.openeuler.gm.GMConstants.GMAlgorithm
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert.Level
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert.Level
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert
 
valueOf(ProtocolVersion) - 类 中的静态方法org.openeuler.sun.security.ssl.Authenticator
Constructs the message authentication token for the specified SSL/TLS protocol.
valueOf(ProtocolVersion, CipherSuite.MacAlg, SecretKey) - 类 中的静态方法org.openeuler.sun.security.ssl.Authenticator
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
Returns the enum constant of the specified id (see RFC 6066).
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.HashAlg
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.MacAlg
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ClientAuthType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ContentType
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ContentType
 
valueOf(SupportedGroupsExtension.NamedGroup, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.DHKeyExchange.DHECredentials
 
valueOf(SupportedGroupsExtension.NamedGroup, byte[]) - 类 中的静态方法org.openeuler.sun.security.ssl.ECDHKeyExchange.ECDHECredentials
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
返回带有指定名称的该类型的枚举常量。
valueOf(ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.GMX509Authentication
返回带有指定名称的该类型的枚举常量。
valueOf(ProtocolVersion) - 类 中的方法org.openeuler.sun.security.ssl.HelloCookieManager.Builder
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
 
valueOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
Returns the best match enum constant of the specified fragment size.
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
返回带有指定名称的该类型的枚举常量。
valueOf(byte, byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return a ProtocolVersion with the specified major and minor version numbers.
valueOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
Return a ProtocolVersion with the specified version number.
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLExtension
返回带有指定名称的该类型的枚举常量。
valueOf(SSLHandshake, int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLExtension
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLHandshake
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
返回带有指定名称的该类型的枚举常量。
valueOf(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange.T13KeyAgreement
 
valueOf(CipherSuite.KeyExchange, ProtocolVersion) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
valueOf(SupportedGroupsExtension.NamedGroup) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
返回带有指定名称的该类型的枚举常量。
valueOf(ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLSecretDerivation.SecretSchedule
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
返回带有指定名称的该类型的枚举常量。
valueOf(ProtocolVersion) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
valueOf(ECParameterSpec) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
valueOf(DHParameterSpec) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroupType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509Authentication
返回带有指定名称的该类型的枚举常量。
valueOf(SignatureScheme) - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509Authentication
 
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckResult
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.util.RegisteredDomain.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.openeuler.sun.security.validator.CADistrustPolicy
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.openeuler.gm.GMConstants.GMAlgorithm
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.Alert
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertificateRequest.ClientCertificateType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CertStatusExtension.CertStatusRequestType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.HashAlg
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.KeyExchange
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite.MacAlg
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherSuite
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.CipherType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.ClientAuthType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.ContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.ECPointFormatsExtension.ECPointFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.GMX509Authentication
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.KeyUpdate.KeyUpdateRequest
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.MaxFragExtension.MaxFragLenEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.ProtocolVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.PskKeyExchangeModesExtension.PskKeyExchangeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme.SigAlgParamSpec
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SignatureScheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLCipher
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLExtension
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLHandshake
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange.GMTLSKeyAgreement
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLKeyExchange.T12KeyAgreement
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLMasterKeyDerivation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLSecretDerivation.SecretSchedule
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation.KeySchedule
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SSLTrafficKeyDerivation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroup
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.SupportedGroupsExtension.NamedGroupType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509Authentication
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckResult
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.ssl.X509KeyManagerImpl.CheckType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.util.RegisteredDomain.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.openeuler.sun.security.validator.CADistrustPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VAR_CODE_SIGNING - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a Code Signing variant of a validator.
VAR_GENERIC - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a Generic variant of a validator.
VAR_JCE_SIGNING - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a JCE Code Signing variant of a validator.
VAR_PLUGIN_CODE_SIGNING - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a Code Signing variant of a validator for use by the J2SE Plugin/WebStart code.
VAR_TLS_CLIENT - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a TLS Client variant of a validator.
VAR_TLS_SERVER - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a TLS Server variant of a validator.
VAR_TSA_SERVER - 类 中的静态变量org.openeuler.sun.security.validator.Validator
Constant for a TSA Server variant of a validator.
variant - 类 中的变量org.openeuler.sun.security.provider.certpath.AlgorithmChecker
 
variant - 类 中的变量org.openeuler.sun.security.provider.certpath.CertPathConstraintsParameters
 
variant - 类 中的变量org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
variant() - 类 中的方法org.openeuler.sun.security.provider.certpath.PKIX.ValidatorParams
 
variant - 类 中的变量org.openeuler.sun.security.validator.EndEntityChecker
 
variant - 类 中的变量org.openeuler.sun.security.validator.Validator
 
verificationDate - 类 中的静态变量org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
verifyData - 类 中的变量org.openeuler.sun.security.ssl.Finished.FinishedMessage
 
VerifyDataScheme(String, Finished.VerifyDataGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.Finished.VerifyDataScheme
 
verifyLength(ByteBuffer, int) - 接口 中的静态方法org.openeuler.sun.security.ssl.Record
 
verifyTrustAnchor(X509Certificate) - 类 中的静态方法org.openeuler.sun.security.validator.PKIXValidator
Verify that a trust anchor certificate is a CA certificate.
VERSION_3 - 类 中的静态变量org.openeuler.sun.security.pkcs12.PKCS12KeyStore
 
visit(Map<SessionId, SSLSessionImpl>) - 类 中的方法org.openeuler.sun.security.ssl.SSLSessionContextImpl.SessionCacheVisitor
 
visit(Map<K, V>) - 接口 中的方法org.openeuler.sun.security.util.Cache.CacheVisitor
 

W

waitForClose() - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl
Wait for close_notify alert for a graceful closure.
warning(String, Object...) - 类 中的静态方法org.openeuler.sun.security.ssl.SSLLogger
 
warning(Alert) - 类 中的方法org.openeuler.sun.security.ssl.TransportContext
 
wrap(ByteBuffer[], int, int, ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
wrap(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 
write(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.HandshakeOutStream
 
write(HandshakeOutStream) - 类 中的方法org.openeuler.sun.security.ssl.SSLHandshake.HandshakeMessage
 
write(int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppOutputStream
 
write(byte[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLSocketImpl.AppOutputStream
 
writeCipher - 类 中的变量org.openeuler.sun.security.ssl.OutputRecord
 
writeCipherGenerators - 枚举 中的变量org.openeuler.sun.security.ssl.SSLCipher
 
writeEncoded(ByteBuffer) - 类 中的方法org.openeuler.sun.security.ssl.PreSharedKeyExtension.PskIdentity
 
writeRecord(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法org.openeuler.sun.security.ssl.SSLEngineImpl
 

X

X509() - 类 的构造器org.openeuler.sun.security.ssl.KeyManagerFactoryImpl.X509
 
X509Authentication - org.openeuler.sun.security.ssl中的枚举
 
X509Authentication(String, SSLPossessionGenerator) - 枚举 的构造器org.openeuler.sun.security.ssl.X509Authentication
 
X509Authentication.X509Credentials - org.openeuler.sun.security.ssl中的类
 
X509Authentication.X509Possession - org.openeuler.sun.security.ssl中的类
 
X509Authentication.X509PossessionGenerator - org.openeuler.sun.security.ssl中的类
 
X509CertImplHandler - org.openeuler.gm中的类
 
X509CertImplHandler() - 类 的构造器org.openeuler.gm.X509CertImplHandler
 
X509Credentials(PrivateKey, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.SunX509KeyManagerImpl.X509Credentials
 
X509Credentials(PublicKey, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.X509Authentication.X509Credentials
 
x509DisabledAlgConstraints - 类 中的静态变量org.openeuler.sun.security.ssl.SSLAlgorithmConstraints
 
X509KeyManagerImpl - org.openeuler.sun.security.ssl中的类
The new X509 key manager implementation.
X509KeyManagerImpl(KeyStore.Builder) - 类 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
X509KeyManagerImpl(List<KeyStore.Builder>) - 类 的构造器org.openeuler.sun.security.ssl.X509KeyManagerImpl
 
X509KeyManagerImpl.CheckResult - org.openeuler.sun.security.ssl中的枚举
 
X509KeyManagerImpl.CheckType - org.openeuler.sun.security.ssl中的枚举
 
X509KeyManagerImpl.EntryStatus - org.openeuler.sun.security.ssl中的类
 
X509KeyManagerImpl.KeyType - org.openeuler.sun.security.ssl中的类
 
X509KeyManagerImpl.SizedMap<K,V> - org.openeuler.sun.security.ssl中的类
 
X509Possession(PrivateKey, X509Certificate[]) - 类 的构造器org.openeuler.sun.security.ssl.X509Authentication.X509Possession
 
X509PossessionGenerator(String[]) - 类 的构造器org.openeuler.sun.security.ssl.X509Authentication.X509PossessionGenerator
 
X509TrustManagerImpl - org.openeuler.sun.security.ssl中的类
This class implements the SunJSSE X.509 trust manager using the internal validator API in J2SE core.
X509TrustManagerImpl(String, Collection<X509Certificate>) - 类 的构造器org.openeuler.sun.security.ssl.X509TrustManagerImpl
 
X509TrustManagerImpl(String, PKIXBuilderParameters) - 类 的构造器org.openeuler.sun.security.ssl.X509TrustManagerImpl
 

Y

y - 类 中的变量org.openeuler.sun.security.ssl.DHClientKeyExchange.DHClientKeyExchangeMessage
 
y - 类 中的变量org.openeuler.sun.security.ssl.DHServerKeyExchange.DHServerKeyExchangeMessage
 

Z

zeros - 类 中的静态变量org.openeuler.sun.security.ssl.OutputRecord.T13PaddingHolder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2023. All rights reserved.