ConscryptInitializer
Helper to ensure Conscrypt is installed as the default security provider. Must be called early in Application.onCreate().
Functions
Link copied to clipboard
Install Conscrypt as the highest-priority security provider. Safe to call multiple times — only the first call has effect.
Link copied to clipboard
Returns true if the given socket is a Conscrypt-managed socket.