IKeyStoreFactory

public interface IKeyStoreFactory

com.android.tradefed.util.keystore.IKeyStoreFactory


פקטורי ליצירת IKeyStoreClient.

סיכום

שיטות ציבוריות

abstract IKeyStoreClient createKeyStoreClient()

יצירת לקוח של מאגר מפתחות לאחזור ערכים ממאגר המפתחות.

שיטות ציבוריות

createKeyStoreClient

public abstract IKeyStoreClient createKeyStoreClient ()

יצירת לקוח של מאגר מפתחות לאחזור ערכים ממאגר המפתחות.

החזרות
IKeyStoreClient IKeyStoreClient

זריקות
KeyStoreException במקרה של כשלים ביצירת לקוח של מאגר מפתחות.