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 DuckTypedPSKKeyManager
DuckTypedPSKKeyManager.getInstance
(Object obj) Deprecated.Gets an instance ofDuckTypedPSKKeyManager
which delegates all invocations of methods of thePSKKeyManager
interface to the same methods of the provided object.