- GCM() - Constructor for class org.conscrypt.OpenSSLCipher.EVP_AEAD.AES.GCM
-
- GCMParameters - Class in org.conscrypt
-
GCM parameters used during an ciphering operation with
OpenSSLCipher.
- GCMParameters(int, byte[]) - Constructor for class org.conscrypt.GCMParameters
-
- generateKeyPair() - Method in class org.conscrypt.OpenSSLECKeyPairGenerator
-
- generateKeyPair() - Method in class org.conscrypt.OpenSSLRSAKeyPairGenerator
-
- get_cipher_names(String) - Static method in class org.conscrypt.NativeCrypto
-
- get_EVP_CIPHER_CTX_buf_len(NativeRef.EVP_CIPHER_CTX) - Static method in class org.conscrypt.NativeCrypto
-
- get_EVP_CIPHER_CTX_final_used(NativeRef.EVP_CIPHER_CTX) - Static method in class org.conscrypt.NativeCrypto
-
- get_ocsp_single_extension(byte[], String, long, long) - Static method in class org.conscrypt.NativeCrypto
-
- get_RSA_private_params(NativeRef.EVP_PKEY) - Static method in class org.conscrypt.NativeCrypto
-
- get_RSA_public_params(NativeRef.EVP_PKEY) - Static method in class org.conscrypt.NativeCrypto
-
- get_SSL_SESSION_tlsext_hostname(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_cert_info_enc(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_CRL_crl_enc(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_CRL_ext_oids(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_CRL_sig_alg_oid(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_CRL_sig_alg_parameter(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_CRL_signature(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_ex_flags(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_ex_kusage(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_ex_pathlen(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_ex_xkusage(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_ext_oids(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_GENERAL_NAME_stack(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_issuerUID(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_pubkey_oid(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_REVOKED_ext_oids(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_REVOKED_revocationDate(long) - Static method in class org.conscrypt.NativeCrypto
-
Returns ASN1_TIME reference.
- get_X509_sig_alg_oid(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_sig_alg_parameter(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_signature(long) - Static method in class org.conscrypt.NativeCrypto
-
- get_X509_subjectUID(long) - Static method in class org.conscrypt.NativeCrypto
-
- getAlgorithm() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getAlgorithm() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getAlgorithm() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getAlgorithm() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getAlgorithm() - Method in class org.conscrypt.X509PublicKey
-
- getAlpnSelectedProtocol() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getAlpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLEngineImpl
-
Returns the protocol agreed upon by client and server, or null if no protocol was
agreed upon.
- getAlpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getAlpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Returns the protocol agreed upon by client and server, or null if
no protocol was agreed upon.
- getAlpnSelectedProtocol() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getApplicationBufferSize() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the largest buffer size for the application's data bound to this
concrete SSL session.
- getApplicationBufferSize() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getApplicationBufferSize() - Method in class org.conscrypt.SSLNullSession
-
- getBaseCipherName() - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD.AES
-
- getBaseCipherName() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.AES_BASE
-
- getBaseCipherName() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.ARC4
-
- getBaseCipherName() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.DESEDE
-
- getBaseCipherName() - Method in class org.conscrypt.OpenSSLCipher
-
Returns the standard name for the particular algorithm.
- getBasicConstraints() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getBioContext() - Method in class org.conscrypt.OpenSSLBIOInputStream
-
- getCertificateChain(String) - Method in class org.conscrypt.KeyManagerImpl
-
- getCertificates() - Method in class org.conscrypt.OpenSSLX509CertPath
-
- getChannel() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getChannel() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getChannel() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getChannelId() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getChannelId() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getChannelId() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Gets the TLS Channel ID for this server socket.
- getChannelId() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getCipherBlockSize() - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD.AES
-
- getCipherBlockSize() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.AES_BASE
-
- getCipherBlockSize() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.ARC4
-
- getCipherBlockSize() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.DESEDE
-
- getCipherBlockSize() - Method in class org.conscrypt.OpenSSLCipher
-
- getCipherName(int, OpenSSLCipher.Mode) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.AES_BASE
-
- getCipherName(int, OpenSSLCipher.Mode) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.ARC4
-
- getCipherName(int, OpenSSLCipher.Mode) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.DESEDE
-
- getCipherName(int, OpenSSLCipher.Mode) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER
-
Returns the OpenSSL cipher name for the particular keySize
and cipher mode.
- getCipherSuite() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getCipherSuite() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns a string identifier of the crypto tools used in the actual SSL
session.
- getCipherSuite() - Method in class org.conscrypt.SSLNullSession
-
- getClientAliases(String, Principal[]) - Method in class org.conscrypt.KeyManagerImpl
-
- getClientKeyType(byte) - Static method in class org.conscrypt.SSLParametersImpl
-
Similar to getServerKeyType, but returns value given TLS
ClientCertificateType byte values from a CertificateRequest
message for use with X509KeyManager.chooseClientAlias or
X509ExtendedKeyManager.chooseEngineClientAlias.
- getClientSessionContext() - Method in class org.conscrypt.SSLParametersImpl
-
- getContext() - Method in class org.conscrypt.OpenSSLBIOSink
-
- getContext() - Method in class org.conscrypt.OpenSSLBIOSource
-
- getContext() - Method in class org.conscrypt.OpenSSLX509Certificate
-
Returns the raw pointer to the X509 context for use in JNI calls.
- getCreationTime() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getCreationTime() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Gets the creation time of the SSL session.
- getCreationTime() - Method in class org.conscrypt.SSLNullSession
-
- getCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getCrtCoefficient() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getCurveByName(String) - Static method in class org.conscrypt.OpenSSLECGroupContext
-
- getDefault() - Static method in class org.conscrypt.SSLParametersImpl
-
- getDefaultCipherSuites() - Method in class org.conscrypt.BaseOpenSSLSocketAdapterFactory
-
- getDefaultCipherSuites() - Method in class org.conscrypt.OpenSSLServerSocketFactoryImpl
-
- getDefaultCipherSuites() - Method in class org.conscrypt.OpenSSLSocketFactoryImpl
-
- getDefaultX509TrustManager() - Static method in class org.conscrypt.SSLParametersImpl
-
Gets the default X.509 trust manager.
- getDelegate() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getDelegatedTask() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getDigestSizeBytesByJcaDigestAlgorithmStandardName(String) - Static method in class org.conscrypt.EvpMdRef
-
- getDirectBufferAddress(Buffer) - Static method in class org.conscrypt.NativeCrypto
-
Returns the starting address of the memory region referenced by the provided direct
Buffer or
0 if the provided buffer is not direct or if such access to direct
buffers is not supported by the platform.
- getECParameterSpec() - Method in class org.conscrypt.OpenSSLECGroupContext
-
- getECPrivateKeyWrapper(PrivateKey, NativeRef.EC_GROUP) - Static method in class org.conscrypt.NativeCrypto
-
- getEnabledCipherSuites() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getEnabledCipherSuites() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getEnabledCipherSuites() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getEnabledCipherSuites() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getEnabledCipherSuites() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getEnabledCipherSuites() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getEnabledCipherSuites() - Method in class org.conscrypt.SSLParametersImpl
-
- getEnabledProtocols() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getEnabledProtocols() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getEnabledProtocols() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getEnabledProtocols() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
The names of the protocols' versions that in use on this SSL connection.
- getEnabledProtocols() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getEnabledProtocols() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getEnabledProtocols() - Method in class org.conscrypt.SSLParametersImpl
-
- getEnableSessionCreation() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getEnableSessionCreation() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getEnableSessionCreation() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getEnableSessionCreation() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getEnableSessionCreation() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getEnableSessionCreation() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getEnableSessionCreation() - Method in class org.conscrypt.SSLParametersImpl
-
Returns the value indicating if the peer with this parameters
allowed to cteate new SSL session
- getEncoded() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getEncoded() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getEncoded() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getEncoded() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getEncoded() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Get the session object in DER format.
- getEncoded() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getEncoded() - Method in class org.conscrypt.OpenSSLX509CertPath
-
- getEncoded(String) - Method in class org.conscrypt.OpenSSLX509CertPath
-
- getEncoded() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getEncoded() - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getEncoded() - Method in class org.conscrypt.X509PublicKey
-
- getEncodings() - Method in class org.conscrypt.OpenSSLX509CertPath
-
- getEndpointIdentificationAlgorithm() - Method in class org.conscrypt.SSLParametersImpl
-
- getEVP_AEAD(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD.AES.GCM
-
- getEVP_AEAD(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD
-
- getEVP_MDByJcaDigestAlgorithmStandardName(String) - Static method in class org.conscrypt.EvpMdRef
-
- getEVP_PKEY_CTX() - Method in class org.conscrypt.OpenSSLSignature
-
Returns the public key algorithm context (EVP_PKEY_CTX reference) associated with
this operation or 0 if operation hasn't been initialized.
- getExtendedKeyUsage() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getExtensionValue(String) - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getExtensionValue(String) - Method in class org.conscrypt.OpenSSLX509CRL
-
- getExtensionValue(String) - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getFileDescriptor$() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getFileDescriptor$() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getFileDescriptor$() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getFileDescriptor$() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getFormat() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getFormat() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getFormat() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getFormat() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getFormat() - Method in class org.conscrypt.X509PublicKey
-
- getHandshakeSession() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getHandshakeSession() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getHandshakeStatus() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getHostname() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Returns the hostname that was supplied during socket creation.
- getHostnameOrIP() - Method in class org.conscrypt.OpenSSLSocketImpl
-
For the purposes of an SSLSession, we want a way to represent the supplied hostname
or the IP address in a textual representation.
- getId() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getId() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Gets the identifier of the actual SSL session
- getId() - Method in class org.conscrypt.SSLNullSession
-
- getInetAddress() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getInetAddress() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getInetAddress() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getInputStream() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getInputStream() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getInputStream() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getInputStream() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getInstance(Object) - Static method in class org.conscrypt.DuckTypedPSKKeyManager
-
Deprecated.
Gets an instance of
DuckTypedPSKKeyManager which delegates all invocations of methods
of the
PSKKeyManager interface to the same methods of the provided object.
- getInstance(ECParameterSpec) - Static method in class org.conscrypt.OpenSSLECGroupContext
-
- getInstance(ECPrivateKey) - Static method in class org.conscrypt.OpenSSLECPrivateKey
-
- getInstance(ECPublicKey) - Static method in class org.conscrypt.OpenSSLECPublicKey
-
- getIssuerAlternativeNames() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getIssuerDN() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getIssuerDN() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getIssuerUniqueID() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getIssuerX500Principal() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getIssuerX500Principal() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getIV() - Method in class org.conscrypt.GCMParameters
-
Returns a non-cloned version of the IV.
- getJcaDigestAlgorithmStandardName(String) - Static method in class org.conscrypt.EvpMdRef
-
Returns the canonical JCA digest algorithm name for the provided digest
algorithm name or null if the digest algorithm is not known.
- getJcaDigestAlgorithmStandardNameFromEVP_MD(long) - Static method in class org.conscrypt.EvpMdRef
-
- getKeepAlive() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getKeepAlive() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getKeepAlive() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getKey(String, String, Socket) - Method in class org.conscrypt.DuckTypedPSKKeyManager
-
Deprecated.
- getKey(String, String, SSLEngine) - Method in class org.conscrypt.DuckTypedPSKKeyManager
-
Deprecated.
- getKey(String, String, Socket) - Method in interface org.conscrypt.PSKKeyManager
-
Deprecated.
Gets the PSK to use for the provided socket.
- getKey(String, String, SSLEngine) - Method in interface org.conscrypt.PSKKeyManager
-
Deprecated.
Gets the PSK to use for the provided engine.
- getKeyUsage() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getLastAccessedTime() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getLastAccessedTime() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the last time this concrete SSL session was accessed.
- getLastAccessedTime() - Method in class org.conscrypt.SSLNullSession
-
- getLocalAddress() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalAddress() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getLocalAddress() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalCertificates() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the certificate(s) of the principal (subject) of this concrete SSL
session used in the handshaking phase of the connection.
- getLocalCertificates() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getLocalCertificates() - Method in class org.conscrypt.SSLNullSession
-
- getLocalPort() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalPort() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getLocalPort() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalPrincipal() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the principal (subject) of this concrete SSL session used in the
handshaking phase of the connection.
- getLocalPrincipal() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getLocalPrincipal() - Method in class org.conscrypt.SSLNullSession
-
- getLocalSocketAddress() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalSocketAddress() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getLocalSocketAddress() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getLocalSupportedSignatureAlgorithms() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getModulus() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getModulus() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getNativeRef() - Method in class org.conscrypt.OpenSSLECGroupContext
-
- getNativeRef() - Method in class org.conscrypt.OpenSSLKey
-
Returns the EVP_PKEY context for use in JNI calls.
- getNeedClientAuth() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getNeedClientAuth() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getNeedClientAuth() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getNeedClientAuth() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getNeedClientAuth() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getNeedClientAuth() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getNeedClientAuth() - Method in class org.conscrypt.SSLParametersImpl
-
Returns the value indicating if the peer with this parameters tuned
to require client authentication
- getNextUpdate() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getNonCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getNonCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getNonCriticalExtensionOIDs() - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getNotAfter() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getNotBefore() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getNpnSelectedProtocol() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getNpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLEngineImpl
-
Returns null always for backward compatibility.
- getNpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getNpnSelectedProtocol() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Returns null always for backward compatibility.
- getNpnSelectedProtocol() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getNullSession() - Static method in class org.conscrypt.SSLNullSession
-
- getOCSPResponse() - Method in class org.conscrypt.SSLParametersImpl
-
- getOOBInline() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getOOBInline() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getOOBInline() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getOpenSSLKey() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getOpenSSLKey() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getOpenSSLKey() - Method in interface org.conscrypt.OpenSSLKeyHolder
-
- getOpenSSLKey() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getOpenSSLKey() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getOutputSizeForFinal(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD
-
- getOutputSizeForFinal(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER
-
- getOutputSizeForFinal(int) - Method in class org.conscrypt.OpenSSLCipher
-
The size of output if doFinal() is called with this
inputLen.
- getOutputSizeForUpdate(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_AEAD.AES
-
AEAD buffers everything until a final output.
- getOutputSizeForUpdate(int) - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER
-
- getOutputSizeForUpdate(int) - Method in class org.conscrypt.OpenSSLCipher
-
The size of output if update() is called with this
inputLen.
- getOutputStream() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getOutputStream() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getOutputStream() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getOutputStream() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getPacketBufferSize() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the largest SSL/TLS packet size one can expect for this concrete
SSL session.
- getPacketBufferSize() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPacketBufferSize() - Method in class org.conscrypt.SSLNullSession
-
- getPadding() - Method in class org.conscrypt.OpenSSLCipher
-
Returns the padding type for which this cipher is initialized.
- getParams() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getParams() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getPeerCertificateChain() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the certificate(s) of the peer in this SSL session
used in the handshaking phase of the connection.
- getPeerCertificateChain() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPeerCertificateChain() - Method in class org.conscrypt.SSLNullSession
-
- getPeerCertificates() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Return the identity of the peer in this SSL session
determined via certificate(s).
- getPeerCertificates() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPeerCertificates() - Method in class org.conscrypt.SSLNullSession
-
- getPeerHost() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPeerHost() - Method in class org.conscrypt.OpenSSLSessionImpl
-
The peer's host name used in this SSL session is returned.
- getPeerHost() - Method in class org.conscrypt.SSLNullSession
-
- getPeerPort() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPeerPort() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the peer's port number for the actual SSL session.
- getPeerPort() - Method in class org.conscrypt.SSLNullSession
-
- getPeerPrincipal() - Method in class org.conscrypt.AbstractOpenSSLSession
-
The identity of the principal that was used by the peer during the SSL
handshake phase is returned by this method.
- getPeerPrincipal() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPeerPrincipal() - Method in class org.conscrypt.SSLNullSession
-
- getPeerSupportedSignatureAlgorithms() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getPort() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getPort() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getPort() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getPort() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getPreferred() - Static method in class org.conscrypt.OpenSSLContextImpl
-
Allows outside callers to get the preferred SSLContext.
- getPrimeExponentP() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getPrimeExponentQ() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getPrimeP() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getPrimeQ() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getPrivateExponent() - Method in class org.conscrypt.OpenSSLRSAPrivateKey
-
- getPrivateKey(String) - Method in class org.conscrypt.KeyManagerImpl
-
- getPrivateKey() - Method in class org.conscrypt.OpenSSLKey
-
- getProtocol() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getProtocol() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the standard version name of the SSL protocol used in all
connections pertaining to this SSL session.
- getProtocol() - Method in class org.conscrypt.SSLNullSession
-
- getPSKKey(PSKKeyManager, String, String) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getPSKKey(PSKKeyManager, String, String) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getPSKKey(PSKKeyManager, String, String) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getPSKKey(PSKKeyManager, String, String) - Method in interface org.conscrypt.SSLParametersImpl.PSKCallbacks
-
- getPSKKeyManager() - Method in class org.conscrypt.SSLParametersImpl
-
- getPublicExponent() - Method in class org.conscrypt.OpenSSLRSAPrivateCrtKey
-
- getPublicExponent() - Method in class org.conscrypt.OpenSSLRSAPublicKey
-
- getPublicKey() - Method in class org.conscrypt.OpenSSLKey
-
- getPublicKey() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getReceiveBufferSize() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getReceiveBufferSize() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getReceiveBufferSize() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getRemoteSocketAddress() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getRemoteSocketAddress() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getRemoteSocketAddress() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getRequestedServerName() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the name requested by the SNI extension.
- getRequestedServerName() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the name requested by the SNI extension.
- getRequestedServerNames() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getReuseAddress() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getReuseAddress() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getReuseAddress() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getRevocationDate() - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getRevokedCertificate(BigInteger) - Method in class org.conscrypt.OpenSSLX509CRL
-
- getRevokedCertificate(X509Certificate) - Method in class org.conscrypt.OpenSSLX509CRL
-
- getRevokedCertificates() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getRSAPrivateKeyWrapper(PrivateKey, byte[]) - Static method in class org.conscrypt.NativeCrypto
-
- gets(byte[]) - Method in class org.conscrypt.OpenSSLBIOInputStream
-
Similar to a readLine method, but matches what OpenSSL expects
from a BIO_gets method.
- getS() - Method in class org.conscrypt.OpenSSLECPrivateKey
-
- getSecureRandom() - Method in class org.conscrypt.SSLParametersImpl
-
- getSecureRandomMember() - Method in class org.conscrypt.SSLParametersImpl
-
- getSendBufferSize() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSendBufferSize() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getSendBufferSize() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSerialNumber() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSerialNumber() - Method in class org.conscrypt.OpenSSLX509CRLEntry
-
- getServerAliases(String, Principal[]) - Method in class org.conscrypt.KeyManagerImpl
-
- getServerSessionContext() - Method in class org.conscrypt.SSLParametersImpl
-
- getSession(String, int) - Method in class org.conscrypt.ClientSessionContext
-
Finds a cached session for the given host name and port.
- getSession() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSession() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getSession() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getSession() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getSession() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSession(byte[]) - Method in class org.conscrypt.ServerSessionContext
-
- getSessionContext() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the context to which the actual SSL session is bound.
- getSessionContext() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getSessionContext() - Method in class org.conscrypt.SSLNullSession
-
- getSessionContext() - Method in class org.conscrypt.SSLParametersImpl
-
Returns the appropriate session context.
- getSessionData(String, int) - Method in interface org.conscrypt.SSLClientSessionCache
-
Gets data from a pre-existing session for a given server host and port.
- getSessionData(byte[]) - Method in interface org.conscrypt.SSLServerSessionCache
-
Gets the session data for given session ID.
- getSigAlgName() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSigAlgName() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getSigAlgOID() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSigAlgOID() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getSigAlgParams() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSigAlgParams() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getSignature() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSignature() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getSoLinger() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSoLinger() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getSoLinger() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSoTimeout() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSoTimeout() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getSoTimeout() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getSoTimeout() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSoWriteTimeout() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSoWriteTimeout() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getSoWriteTimeout() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Note write timeouts are not part of the javax.net.ssl.SSLSocket API
- getSoWriteTimeout() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSSLParameters() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSSLParameters() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getSSLParameters() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getStatusResponses() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the OCSP stapled response.
- getStatusResponses() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the OCSP stapled response.
- getSubjectAlternativeNames() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSubjectDN() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSubjectUniqueID() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSubjectX500Principal() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getSupportedCipherSuites() - Method in class org.conscrypt.BaseOpenSSLSocketAdapterFactory
-
- getSupportedCipherSuites() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSupportedCipherSuites() - Static method in class org.conscrypt.NativeCrypto
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLServerSocketFactoryImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLSocketFactoryImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getSupportedCipherSuites() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getSupportedClientKeyTypes(byte[]) - Static method in class org.conscrypt.SSLParametersImpl
-
Gets the supported key types for client certificates based on the
ClientCertificateType values provided by the server.
- getSupportedProtocols() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getSupportedProtocols() - Static method in class org.conscrypt.NativeCrypto
-
- getSupportedProtocols() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getSupportedProtocols() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getSupportedProtocols() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
The names of the protocols' versions that may be used on this SSL
connection.
- getSupportedProtocols() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getSupportedProtocols() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getTBSCertificate() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getTBSCertList() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getTcpNoDelay() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getTcpNoDelay() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getTcpNoDelay() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getThisUpdate() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getTLen() - Method in class org.conscrypt.GCMParameters
-
Returns the tag length in bits.
- getTlsSctData() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the TLS Stapled Certificate Transparency data.
- getTlsSctData() - Method in class org.conscrypt.OpenSSLSessionImpl
-
- getTrafficClass() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getTrafficClass() - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- getTrafficClass() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getUseCipherSuitesOrder() - Method in class org.conscrypt.SSLParametersImpl
-
- getUseClientMode() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getUseClientMode() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getUseClientMode() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getUseClientMode() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getUseClientMode() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getUseClientMode() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getUseClientMode() - Method in class org.conscrypt.SSLParametersImpl
-
Returns the value indicating if the parameters configured to work
in client mode.
- getUseSni() - Method in class org.conscrypt.SSLParametersImpl
-
Returns whether connections using this SSL connection should use the TLS
extension Server Name Indication (SNI).
- getValue(String) - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns the object which is bound to the the input parameter name.
- getValue(String) - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getValue(String) - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns the object which is bound to the the input parameter name.
- getValue(String) - Method in class org.conscrypt.SSLNullSession
-
- getValueNames() - Method in class org.conscrypt.AbstractOpenSSLSession
-
Returns an array with the names (sort of links) of all the data
objects of the application layer bound into the SSL session.
- getValueNames() - Method in class org.conscrypt.OpenSSLExtendedSessionImpl
-
- getValueNames() - Method in class org.conscrypt.OpenSSLSessionImpl
-
Returns an array with the names (sort of links) of all the data
objects of the application layer bound into the SSL session.
- getValueNames() - Method in class org.conscrypt.SSLNullSession
-
- getVersion() - Method in class org.conscrypt.OpenSSLX509Certificate
-
- getVersion() - Method in class org.conscrypt.OpenSSLX509CRL
-
- getW() - Method in class org.conscrypt.OpenSSLECPublicKey
-
- getWantClientAuth() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- getWantClientAuth() - Method in class org.conscrypt.OpenSSLEngineImpl
-
- getWantClientAuth() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- getWantClientAuth() - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- getWantClientAuth() - Method in class org.conscrypt.OpenSSLSocketImpl
-
- getWantClientAuth() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- getWantClientAuth() - Method in class org.conscrypt.SSLParametersImpl
-
Returns the value indicating if the peer with this parameters
tuned to request client authentication
- getX509KeyManager() - Method in class org.conscrypt.SSLParametersImpl
-
- getX509LocalCertificates() - Method in class org.conscrypt.AbstractOpenSSLSession
-
- getX509LocalCertificates() - Method in class org.conscrypt.OpenSSLSessionImpl
-
- getX509PeerCertificates() - Method in class org.conscrypt.AbstractOpenSSLSession
-
- getX509PeerCertificates() - Method in class org.conscrypt.OpenSSLSessionImpl
-
- getX509TrustManager() - Method in class org.conscrypt.SSLParametersImpl
-
- GN_STACK_ISSUER_ALT_NAME - Static variable in class org.conscrypt.NativeCrypto
-
Used to request get_X509_GENERAL_NAME_stack get the issuerAlternativeName
extension.
- GN_STACK_SUBJECT_ALT_NAME - Static variable in class org.conscrypt.NativeCrypto
-
Used to request get_X509_GENERAL_NAME_stack get the "altname" field.
- group - Variable in class org.conscrypt.OpenSSLECPrivateKey
-
- group - Variable in class org.conscrypt.OpenSSLECPublicKey
-
- sendUrgentData(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- sendUrgentData(int) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- sendUrgentData(int) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- sendUrgentData(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- serverPSKKeyRequested(String, String, byte[]) - Method in interface org.conscrypt.NativeCrypto.SSLHandshakeCallbacks
-
Gets the key to be used in server mode for this connection in Pre-Shared Key (PSK) key
exchange.
- serverPSKKeyRequested(String, String, byte[]) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- serverPSKKeyRequested(String, String, byte[]) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- ServerSessionContext - Class in org.conscrypt
-
Caches server sessions.
- ServerSessionContext() - Constructor for class org.conscrypt.ServerSessionContext
-
- sessionRemoved(SSLSession) - Method in class org.conscrypt.ClientSessionContext
-
- sessionRemoved(SSLSession) - Method in class org.conscrypt.ServerSessionContext
-
- set_SSL_psk_client_callback_enabled(long, boolean) - Static method in class org.conscrypt.NativeCrypto
-
- set_SSL_psk_server_callback_enabled(long, boolean) - Static method in class org.conscrypt.NativeCrypto
-
- setAlpnProtocols(byte[]) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setAlpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLEngineImpl
-
Sets the list of protocols this peer is interested in.
- setAlpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setAlpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLSocketImpl
-
Sets the list of protocols this peer is interested in.
- setAlpnProtocols(byte[]) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setChannelIdEnabled(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setChannelIdEnabled(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setChannelIdEnabled(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
Enables/disables the TLS Channel ID extension for this server socket.
- setChannelIdEnabled(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
Enables/disables TLS Channel ID for this server socket.
- setChannelIdEnabled(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setChannelIdPrivateKey(PrivateKey) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setChannelIdPrivateKey(PrivateKey) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setChannelIdPrivateKey(PrivateKey) - Method in class org.conscrypt.OpenSSLSocketImpl
-
Sets the
PrivateKey to be used for TLS Channel ID by this client socket.
- setChannelIdPrivateKey(PrivateKey) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setCTVerificationEnabled(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setEnabledCipherSuites(long, String[]) - Static method in class org.conscrypt.NativeCrypto
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
This method enables the cipher suites listed by
getSupportedCipherSuites().
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setEnabledCipherSuites(String[]) - Method in class org.conscrypt.SSLParametersImpl
-
Sets the enabled cipher suites after filtering through OpenSSL.
- setEnabledProtocols(String[]) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setEnabledProtocols(long, String[]) - Static method in class org.conscrypt.NativeCrypto
-
- setEnabledProtocols(String[]) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setEnabledProtocols(String[]) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setEnabledProtocols(String[]) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
This method enables the protocols' versions listed by
getSupportedProtocols().
- setEnabledProtocols(String[]) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setEnabledProtocols(String[]) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setEnabledProtocols(String[]) - Method in class org.conscrypt.SSLParametersImpl
-
Sets the list of available protocols for use in SSL connection.
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setEnableSessionCreation(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
Allows/disallows the peer holding this parameters to
create new SSL session
- setEndpointIdentificationAlgorithm(String) - Method in class org.conscrypt.SSLParametersImpl
-
- setHandshakeTimeout(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setHandshakeTimeout(int) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setHandshakeTimeout(int) - Method in class org.conscrypt.OpenSSLSocketImpl
-
Set the handshake timeout on this socket.
- setHandshakeTimeout(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setHostname(String) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setHostname(String) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setHostname(String) - Method in class org.conscrypt.OpenSSLSocketImpl
-
This method enables Server Name Indication
- setHostname(String) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setKeepAlive(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setKeepAlive(boolean) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setKeepAlive(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setLastAccessedTime(long) - Method in class org.conscrypt.AbstractOpenSSLSession
-
Sets the last accessed time for this session in milliseconds since Jan 1,
1970 00:00:00 UTC.
- setLastAccessedTime(long) - Method in class org.conscrypt.OpenSSLSessionImpl
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setNeedClientAuth(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
Tunes the peer holding this parameters to require client authentication
- setNpnProtocols(byte[]) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setNpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLEngineImpl
-
This method does nothing and is kept for backward compatibility.
- setNpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setNpnProtocols(byte[]) - Method in class org.conscrypt.OpenSSLSocketImpl
-
This method does nothing and is kept for backward compatibility.
- setNpnProtocols(byte[]) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setOCSPResponse(byte[]) - Method in class org.conscrypt.SSLParametersImpl
-
- setOOBInline(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setOOBInline(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setOOBInline(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setOOBInline(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setPerformancePreferences(int, int, int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setPerformancePreferences(int, int, int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setPersistentCache(SSLClientSessionCache) - Method in class org.conscrypt.ClientSessionContext
-
- setPersistentCache(SSLServerSessionCache) - Method in class org.conscrypt.ServerSessionContext
-
- setReceiveBufferSize(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setReceiveBufferSize(int) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setReceiveBufferSize(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setReuseAddress(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setReuseAddress(boolean) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setReuseAddress(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setSCTExtension(byte[]) - Method in class org.conscrypt.SSLParametersImpl
-
- setSendBufferSize(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setSendBufferSize(int) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setSendBufferSize(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setSoLinger(boolean, int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setSoLinger(boolean, int) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setSoLinger(boolean, int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setSoTimeout(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setSoTimeout(int) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setSoTimeout(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setSoWriteTimeout(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setSoWriteTimeout(int) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setSoWriteTimeout(int) - Method in class org.conscrypt.OpenSSLSocketImpl
-
Note write timeouts are not part of the javax.net.ssl.SSLSocket API
- setSoWriteTimeout(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setSSLParameters(SSLParameters) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setSSLParameters(SSLParameters) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setSSLParameters(SSLParameters) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setTcpNoDelay(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setTcpNoDelay(boolean) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setTcpNoDelay(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setTrafficClass(int) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setTrafficClass(int) - Method in class org.conscrypt.OpenSSLSocketImplWrapper
-
- setTrafficClass(int) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setUseCipherSuitesOrder(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
- setUseClientMode(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setUseClientMode(boolean) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setUseClientMode(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setUseClientMode(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- setUseClientMode(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setUseClientMode(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setUseClientMode(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
Tunes the peer holding this parameters to work in client mode.
- setUseEngineSocket(boolean) - Method in class org.conscrypt.OpenSSLServerSocketFactoryImpl
-
Configures the socket to be created for this instance.
- setUseEngineSocket(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
Configures the socket to be created for this instance.
- setUseEngineSocket(boolean) - Method in class org.conscrypt.OpenSSLSocketFactoryImpl
-
Configures the socket to be created for this instance.
- setUseEngineSocketByDefault(boolean) - Static method in class org.conscrypt.OpenSSLServerSocketFactoryImpl
-
Configures the default socket to be created for all instances.
- setUseEngineSocketByDefault(boolean) - Static method in class org.conscrypt.OpenSSLSocketFactoryImpl
-
Configures the default socket to be created for all instances.
- setUseSessionTickets(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setUseSessionTickets(boolean) - Method in class org.conscrypt.OpenSSLEngineImpl
-
This method enables session ticket support.
- setUseSessionTickets(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setUseSessionTickets(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
This method enables session ticket support.
- setUseSessionTickets(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setUseSni(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
Whether connections using this SSL connection should use the TLS
extension Server Name Indication (SNI).
- setWantClientAuth(boolean) - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.OpenSSLEngineImpl
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.OpenSSLServerSocketImpl
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.OpenSSLSocketImpl
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- setWantClientAuth(boolean) - Method in class org.conscrypt.SSLParametersImpl
-
Tunes the peer holding this parameters to request client authentication
- SHA1() - Constructor for class org.conscrypt.EvpMdRef.SHA1
-
- SHA1() - Constructor for class org.conscrypt.OpenSSLMessageDigestJDK.SHA1
-
- SHA1ECDSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA1ECDSA
-
- SHA1RSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA1RSA
-
- SHA1RSAPSS() - Constructor for class org.conscrypt.OpenSSLSignature.SHA1RSAPSS
-
- SHA224() - Constructor for class org.conscrypt.EvpMdRef.SHA224
-
- SHA224() - Constructor for class org.conscrypt.OpenSSLMessageDigestJDK.SHA224
-
- SHA224ECDSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA224ECDSA
-
- SHA224RSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA224RSA
-
- SHA224RSAPSS() - Constructor for class org.conscrypt.OpenSSLSignature.SHA224RSAPSS
-
- SHA256() - Constructor for class org.conscrypt.EvpMdRef.SHA256
-
- SHA256() - Constructor for class org.conscrypt.OpenSSLMessageDigestJDK.SHA256
-
- SHA256ECDSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA256ECDSA
-
- SHA256RSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA256RSA
-
- SHA256RSAPSS() - Constructor for class org.conscrypt.OpenSSLSignature.SHA256RSAPSS
-
- SHA384() - Constructor for class org.conscrypt.EvpMdRef.SHA384
-
- SHA384() - Constructor for class org.conscrypt.OpenSSLMessageDigestJDK.SHA384
-
- SHA384ECDSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA384ECDSA
-
- SHA384RSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA384RSA
-
- SHA384RSAPSS() - Constructor for class org.conscrypt.OpenSSLSignature.SHA384RSAPSS
-
- SHA512() - Constructor for class org.conscrypt.EvpMdRef.SHA512
-
- SHA512() - Constructor for class org.conscrypt.OpenSSLMessageDigestJDK.SHA512
-
- SHA512ECDSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA512ECDSA
-
- SHA512RSA() - Constructor for class org.conscrypt.OpenSSLSignature.SHA512RSA
-
- SHA512RSAPSS() - Constructor for class org.conscrypt.OpenSSLSignature.SHA512RSAPSS
-
- shutdownInput() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- shutdownInput() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- shutdownOutput() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- shutdownOutput() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- size() - Method in class org.conscrypt.ClientSessionContext
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.MD5
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.SHA1
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.SHA224
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.SHA256
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.SHA384
-
- SIZE_BYTES - Static variable in class org.conscrypt.EvpMdRef.SHA512
-
- skip(long) - Method in class org.conscrypt.OpenSSLBIOSink
-
- SSL3_RT_ALERT - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_APPLICATION_DATA - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_CHANGE_CIPHER_SPEC - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_HANDSHAKE - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_HEADER_LENGTH - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_MAX_PACKET_SIZE - Static variable in class org.conscrypt.NativeConstants
-
- SSL3_RT_MAX_PLAIN_LENGTH - Static variable in class org.conscrypt.NativeConstants
-
- SSL_accept_renegotiations(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_BIO_new(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CB_ACCEPT_EXIT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_ACCEPT_LOOP - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_ALERT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_CONNECT_EXIT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_CONNECT_LOOP - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_EXIT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_HANDSHAKE_DONE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_HANDSHAKE_START - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_LOOP - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_READ - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_READ_ALERT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_WRITE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_CB_WRITE_ALERT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_check_private_key(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CIPHER_get_kx_name(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_clear_error() - Static method in class org.conscrypt.NativeCrypto
-
- SSL_clear_mode(long, long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_clear_options(long, long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_configure_alpn(long, boolean, byte[]) - Static method in class org.conscrypt.NativeCrypto
-
Sets the list of supported ALPN protocols in wire-format (length-prefixed 8-bit strings).
- SSL_CTX_free(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CTX_new() - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CTX_set_ocsp_response(long, byte[]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CTX_set_session_id_context(long, byte[]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_CTX_set_signed_cert_timestamp_list(long, byte[]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_do_handshake(long, FileDescriptor, NativeCrypto.SSLHandshakeCallbacks, int) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_enable_ocsp_stapling(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_enable_signed_cert_timestamps(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_enable_tls_channel_id(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_ERROR_NONE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ERROR_WANT_READ - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ERROR_WANT_WRITE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ERROR_ZERO_RETURN - Static variable in class org.conscrypt.NativeConstants
-
- SSL_free(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get0_alpn_selected(long) - Static method in class org.conscrypt.NativeCrypto
-
Returns the selected ALPN protocol.
- SSL_get0_session(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get1_session(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_certificate(long) - Static method in class org.conscrypt.NativeCrypto
-
Returns the local X509 certificate references.
- SSL_get_ciphers(long) - Static method in class org.conscrypt.NativeCrypto
-
Gets the list of cipher suites enabled for the provided SSL instance.
- SSL_get_error(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_error_string(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_last_error_number() - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_mode(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_ocsp_response(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_options(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_peer_cert_chain(long) - Static method in class org.conscrypt.NativeCrypto
-
Returns the peer X509 certificate references.
- SSL_get_servername(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_shutdown(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_signed_cert_timestamp_list(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_get_tls_channel_id(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_interrupt(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_MODE_CBC_RECORD_SPLITTING - Static variable in class org.conscrypt.NativeConstants
-
- SSL_MODE_ENABLE_FALSE_START - Static variable in class org.conscrypt.NativeConstants
-
- SSL_MODE_SEND_FALLBACK_SCSV - Static variable in class org.conscrypt.NativeConstants
-
- SSL_new(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_OP_CIPHER_SERVER_PREFERENCE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_SSLv3 - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_TICKET - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_TLSv1 - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_TLSv1_1 - Static variable in class org.conscrypt.NativeConstants
-
- SSL_OP_NO_TLSv1_2 - Static variable in class org.conscrypt.NativeConstants
-
- SSL_pending_readable_bytes(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_pending_written_bytes_in_BIO(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_read(long, FileDescriptor, NativeCrypto.SSLHandshakeCallbacks, byte[], int, int, int) - Static method in class org.conscrypt.NativeCrypto
-
Reads with the native SSL_read function from the encrypted data stream
- SSL_RECEIVED_SHUTDOWN - Static variable in class org.conscrypt.NativeConstants
-
- SSL_renegotiate(long) - Static method in class org.conscrypt.NativeCrypto
-
Currently only intended for forcing renegotiation for testing.
- SSL_SENT_SHUTDOWN - Static variable in class org.conscrypt.NativeConstants
-
- SSL_SESSION_cipher(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_SESSION_free(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_SESSION_get_time(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_SESSION_get_version(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_session_reused(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_SESSION_session_id(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set1_tls_channel_id(long, NativeRef.EVP_PKEY) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_accept_state(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_cipher_lists(long, String[]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_client_CA_list(long, byte[][]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_connect_state(long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_mode(long, long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_options(long, long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_session(long, long) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_session_creation_enabled(long, boolean) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_tlsext_host_name(long, String) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_set_verify(long, int) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_shutdown(long, FileDescriptor, NativeCrypto.SSLHandshakeCallbacks) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_shutdown_BIO(long, long, long, NativeCrypto.SSLHandshakeCallbacks) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_ST_ACCEPT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ST_CONNECT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ST_INIT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ST_MASK - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ST_OK - Static variable in class org.conscrypt.NativeConstants
-
- SSL_ST_RENEGOTIATE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_use_certificate(long, long[]) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_use_PrivateKey(long, NativeRef.EVP_PKEY) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_use_psk_identity_hint(long, String) - Static method in class org.conscrypt.NativeCrypto
-
- SSL_VERIFY_FAIL_IF_NO_PEER_CERT - Static variable in class org.conscrypt.NativeConstants
-
- SSL_VERIFY_FAIL_IF_NO_PEER_CERT - Static variable in class org.conscrypt.NativeCrypto
-
- SSL_VERIFY_NONE - Static variable in class org.conscrypt.NativeConstants
-
- SSL_VERIFY_NONE - Static variable in class org.conscrypt.NativeCrypto
-
- SSL_VERIFY_PEER - Static variable in class org.conscrypt.NativeConstants
-
- SSL_VERIFY_PEER - Static variable in class org.conscrypt.NativeCrypto
-
- SSL_write(long, FileDescriptor, NativeCrypto.SSLHandshakeCallbacks, byte[], int, int, int) - Static method in class org.conscrypt.NativeCrypto
-
Writes with the native SSL_write function to the encrypted data stream.
- SSLClientSessionCache - Interface in org.conscrypt
-
- SSLNullSession - Class in org.conscrypt
-
- SSLNullSession() - Constructor for class org.conscrypt.SSLNullSession
-
- sslParameters - Variable in class org.conscrypt.OpenSSLContextImpl
-
- SSLParametersImpl - Class in org.conscrypt
-
The instances of this class encapsulate all the info
about enabled cipher suites and protocols,
as well as the information about client/server mode of
ssl socket, whether it require/want client authentication or not,
and controls whether new SSL sessions may be established by this
socket or not.
- SSLParametersImpl(KeyManager[], TrustManager[], SecureRandom, ClientSessionContext, ServerSessionContext, String[]) - Constructor for class org.conscrypt.SSLParametersImpl
-
Initializes the parameters.
- SSLParametersImpl.AliasChooser - Interface in org.conscrypt
-
- SSLParametersImpl.PSKCallbacks - Interface in org.conscrypt
-
For abstracting the PSKKeyManager calls between those taking an SSLSocket and
those taking an SSLEngine.
- SSLServerSessionCache - Interface in org.conscrypt
-
- sslSessionNativePointer - Variable in class org.conscrypt.OpenSSLSessionImpl
-
- STANDARD_TO_OPENSSL_CIPHER_SUITES - Static variable in class org.conscrypt.NativeCrypto
-
- startHandshake() - Method in class org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter
-
- startHandshake() - Method in class org.conscrypt.OpenSSLEngineSocketImpl
-
- startHandshake() - Method in class org.conscrypt.OpenSSLSocketImpl
-
Starts a TLS/SSL handshake on this connection using some native methods
from the OpenSSL library.
- startHandshake() - Method in class org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter
-
- SUPPORTED_CIPHER_SUITES_SET - Static variable in class org.conscrypt.NativeCrypto
-
- supportsVariableSizeIv() - Method in class org.conscrypt.OpenSSLCipher
-
- supportsVariableSizeKey() - Method in class org.conscrypt.OpenSSLCipher.EVP_CIPHER.ARC4
-
- supportsVariableSizeKey() - Method in class org.conscrypt.OpenSSLCipher
-