Uses of Class
org.conscrypt.DuckTypedPSKKeyManager
Packages that use DuckTypedPSKKeyManager
-
Uses of DuckTypedPSKKeyManager in org.conscrypt
Methods in org.conscrypt that return DuckTypedPSKKeyManagerModifier and TypeMethodDescription(package private) static DuckTypedPSKKeyManagerDuckTypedPSKKeyManager.getInstance(Object obj) Deprecated.Gets an instance ofDuckTypedPSKKeyManagerwhich delegates all invocations of methods of thePSKKeyManagerinterface to the same methods of the provided object.