IAnahtarMağazaFabrikası
public
interface
IKeyStoreFactory
com.android.tradefed.util.keystore.IKeyStoreFactory |
IKeyStoreClient
oluşturma fabrikası.
Özet
Herkese açık yöntemler | |
---|---|
abstract
IKeyStoreClient
|
createKeyStoreClient()
Anahtar deposundan değer getirmek için bir anahtar deposu istemcisi oluşturur. |
Herkese açık yöntemler
oluşturKeyStoreClient
public abstract IKeyStoreClient createKeyStoreClient ()
Anahtar deposundan değer getirmek için bir anahtar deposu istemcisi oluşturur.
İlerlemeler | |
---|---|
IKeyStoreClient |
IKeyStoreClient |
Fırlatma | |
---|---|
KeyStoreException |
anahtar deposu istemcisi oluşturma hatası. |