- getAlgorithm() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Returns TlsKeyMaterial.
- getApplicationProtocol() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getCipherAlgorithm() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the cipher algorithm.
- getCipherKeyLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the length in bytes of the encryption key to be generated.
- getClientCipherKey() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Return the client cipher key (or null).
- getClientIv() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Return the client initialization vector (or null).
- getClientMacKey() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Returns the client MAC key.
- getClientRandom() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns a copy of the client's random value.
- getClientRandom() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns a copy of the client's random value.
- getClientVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlcpSM2PremasterSecretParameterSpec
-
Returns the version of the TLS protocol by which the client wishes to
communicate during this session.
- getClientVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec
-
Deprecated.
Returns the version of the TLS protocol by which the client wishes to
communicate during this session.
- getDefaultCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLServerSocketFactoryImpl
-
Returns the subset of the supported cipher suites which are
enabled by default.
- getDefaultCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketFactoryImpl
-
Returns the subset of the supported cipher suites which are
enabled by default.
- getECKeyPairGenerator(String) - Static method in class com.tencent.kona.ssl.SSLUtils
-
- getEnabledCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getEnabledProtocols() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getEnableSessionCreation() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getEncoded() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Returns null because keys of this type have no encoding.
- getEncodedSecret() - Method in class com.tencent.kona.sun.security.internal.spec.TlcpSM2PremasterSecretParameterSpec
-
Returns the encoded secret.
- getEncodedSecret() - Method in class com.tencent.kona.sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec
-
Deprecated.
Returns the encoded secret.
- getExpandedCipherKeyLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the length in bytes of the expanded encryption key to be
generated.
- getExtendedMasterSecretSessionHash() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns a copy of the Extended Master Secret session hash.
- getFormat() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Returns null because keys of this type have no encoding.
- getHandshakeApplicationProtocol() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getHandshakeApplicationProtocolSelector() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getHandshakeSession() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getInputStream() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getIvLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the length in bytes of the initialization vector to be
generated.
- getKeyGenerator(String) - Static method in class com.tencent.kona.ssl.SSLInsts
-
- getKeyManagerFactory(String) - Static method in class com.tencent.kona.ssl.SSLInsts
-
- getLabel() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Returns the label to use in the PRF calculation.
- getMacKeyLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the length in bytes of the MAC key to be generated.
- getMajorVersion() - Method in interface com.tencent.kona.sun.security.internal.interfaces.TlsMasterSecret
-
Deprecated.
Returns the major version number encapsulated in the premaster secret
this master secret was derived from, or -1 if it is not available.
- getMajorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlcpSM2PremasterSecretParameterSpec
-
Returns the major version used in SM2 premaster secret.
- getMajorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the major version number.
- getMajorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns the major version number.
- getMajorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec
-
Deprecated.
Returns the major version used in RSA premaster secret.
- getMasterSecret() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the master secret.
- getMinorVersion() - Method in interface com.tencent.kona.sun.security.internal.interfaces.TlsMasterSecret
-
Deprecated.
Returns the minor version number encapsulated in the premaster secret
this master secret was derived from, or -1 if it is not available.
- getMinorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlcpSM2PremasterSecretParameterSpec
-
Returns the minor version used in SM2 premaster secret.
- getMinorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns the minor version number.
- getMinorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns the minor version number.
- getMinorVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec
-
Deprecated.
Returns the minor version used in RSA premaster secret.
- getNeedClientAuth() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getOutputLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Returns the length in bytes of the output key to be produced.
- getOutputStream() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getPeerHost() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getPeerPort() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getPremasterSecret() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns the premaster secret.
- getPRFBlockSize() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Obtains the block size of the PRF hash algorithm.
- getPRFBlockSize() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Obtains the block size of the PRF hash algorithm.
- getPRFBlockSize() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Obtains the length of PRF hash algorithm.
- getPRFHashAlg() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Obtains the PRF hash algorithm to use in the PRF calculation.
- getPRFHashAlg() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Obtains the PRF hash algorithm to use in the PRF calculation.
- getPRFHashAlg() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Obtains the PRF hash algorithm to use in the PRF calculation.
- getPRFHashLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Obtains the length of the PRF hash algorithm.
- getPRFHashLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Obtains the length of the PRF hash algorithm.
- getPRFHashLength() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Obtains the length of PRF hash algorithm.
- getPropCertListFormat() - Static method in class com.tencent.kona.ssl.SSLUtils
-
- getSecret() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Returns the secret to use in the PRF calculation, or null if there is no
secret.
- getSeed() - Method in class com.tencent.kona.sun.security.internal.spec.TlsPrfParameterSpec
-
Deprecated.
Returns a copy of the seed to use in the PRF calculation.
- getServerCipherKey() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Return the server cipher key (or null).
- getServerIv() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Return the server initialization vector (or null).
- getServerMacKey() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialSpec
-
Deprecated.
Return the server MAC key.
- getServerRandom() - Method in class com.tencent.kona.sun.security.internal.spec.TlsKeyMaterialParameterSpec
-
Deprecated.
Returns a copy of the server's random value.
- getServerRandom() - Method in class com.tencent.kona.sun.security.internal.spec.TlsMasterSecretParameterSpec
-
Deprecated.
Returns a copy of the server's random value.
- getServerVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlcpSM2PremasterSecretParameterSpec
-
Returns the negotiated version of the TLS protocol which contains the
lower of that suggested by the client in the client hello and the
highest supported by the server.
- getServerVersion() - Method in class com.tencent.kona.sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec
-
Deprecated.
Returns the negotiated version of the TLS protocol which contains the
lower of that suggested by the client in the client hello and the
highest supported by the server.
- getSession() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getSSLContext(String) - Static method in class com.tencent.kona.ssl.SSLInsts
-
- getSSLParameters() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getSupportedCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLServerSocketFactoryImpl
-
Returns the names of the cipher suites which could be enabled for use
on an SSL connection.
- getSupportedCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketFactoryImpl
-
Returns the names of the cipher suites which could be enabled for use
on an SSL connection.
- getSupportedCipherSuites() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getSupportedProtocols() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getTrustManagerFactory(String) - Static method in class com.tencent.kona.ssl.SSLInsts
-
- getUseClientMode() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-
- getWantClientAuth() - Method in class com.tencent.kona.sun.security.ssl.SSLSocketImpl
-