Added in API level 29

android.net.ssl


Classes

EchConfigList Data used to configure ECH (Encrypted Client Hello) in a TLS handshake. 
SSLEngines Static utility methods for accessing additional functionality of supported instances of SSLEngine. 
SSLSockets Static utility methods for accessing additional functionality of supported instances of SSLSocket. 

Exceptions

EchConfigMismatchException Exception thrown when the provided ECH (Encrypted Client Hello) config does not match the server. 
InvalidEchDataException Exception thrown when the ECH (Encrypted Client Hello) data is empty or invalid.