IKeyStoreFactory

public interface IKeyStoreFactory

com.android.tradefed.util.keystore.IKeyStoreFactory


IKeyStoreClient बनाने का कारखाना।

सारांश

सार्वजनिक तरीके

abstract IKeyStoreClient createKeyStoreClient ()

की स्टोर से वैल्यू लाने के लिए एक की स्टोर क्लाइंट बनाता है।

सार्वजनिक तरीके

createKeyStoreClient

public abstract IKeyStoreClient createKeyStoreClient ()

की स्टोर से वैल्यू लाने के लिए एक की स्टोर क्लाइंट बनाता है।

रिटर्न
IKeyStoreClient IKeyStoreClient

फेंकता
KeyStoreException की स्टोर क्लाइंट बनाने में किसी भी विफलता के लिए।